代码拉取完成,页面将自动刷新
{
"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/"
}
},
"autoload-dev": {
"psr-4": {
"HyperfTest\\Nano\\": "tests/"
}
},
"require": {
"php": ">=8.0",
"hyperf/command": "^3.0.0",
"hyperf/config": "^3.0.0",
"hyperf/context": "^3.0.16",
"hyperf/contract": "^3.0.0",
"hyperf/di": "^3.0.0",
"hyperf/framework": "^3.0.0",
"hyperf/http-server": "^3.0.0",
"hyperf/stringable": "^3.0.0",
"hyperf/support": "^3.0.0",
"hyperf/tappable": "^3.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"hyperf/crontab": "^3.0.0",
"hyperf/db": "^3.0.0",
"hyperf/guzzle": "^3.0.0",
"hyperf/process": "^3.0.0",
"hyperf/testing": "^3.0.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": ">=7.0",
"swoole/ide-helper": "dev-master",
"symfony/finder": "^4.0|^5.0"
},
"suggest": {
"hyperf/crontab": "Required to use closure crontab",
"hyperf/process": "Required to use closure process"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"optimize-autoloader": true,
"sort-packages": true
},
"scripts": {
"test": "co-phpunit -c phpunit.xml --colors=always",
"analyse": "phpstan analyse --memory-limit=-1 -l 5 -c phpstan.neon",
"cs-fix": "php-cs-fixer fix $1"
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
},
"hyperf": {
"config": "Hyperf\\Nano\\ConfigProvider"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。