代码拉取完成,页面将自动刷新
{
"name": "hyperf/nano",
"type": "project",
"license": "MIT",
"keywords": [
"php",
"hyperf",
"nano"
],
"description": "Scale Hyperf application down to a single file",
"autoload": {
"psr-4": {
"Hyperf\\Nano\\": "src/"
}
},
"require": {
"php": ">=7.2",
"ext-swoole": ">=4.4",
"hyperf/command": "^1.1",
"hyperf/config": "^1.1",
"hyperf/di": "1.1.*",
"hyperf/framework": "^1.1",
"hyperf/http-server": "^1.1",
"hyperf/utils": "^1.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.14",
"hyperf/crontab": "^1.1",
"hyperf/db": "^1.1",
"hyperf/process": "^1.1",
"hyperf/testing": "1.1.*",
"phpstan/phpstan": "^0.10.5",
"symfony/finder": "^4.1",
"swoole/ide-helper": "dev-master"
},
"suggest": {
"hyperf/crontab": "Required to use closure crontab",
"hyperf/process": "Required to use closure process"
},
"config": {
"sort-packages": true
},
"scripts": {
"test": "co-phpunit -c phpunit.xml --colors=always",
"analyse": "phpstan analyse --memory-limit 300M -l 5 ./src",
"cs-fix": "php-cs-fixer fix $1"
},
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
},
"hyperf": {
"config": "Hyperf\\Nano\\ConfigProvider"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。