mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
Update composer.json
This commit is contained in:
parent
c1845bd5a5
commit
ca2f54895f
@ -272,7 +272,7 @@
|
||||
"license-check": "docheader check src/ test/",
|
||||
"cs-fix": "php-cs-fixer fix $1",
|
||||
"json-fix": "./bin/composer-json-fixer",
|
||||
"analyze": "phpstan analyse --memory-limit 300M -l 5 -c phpstan.neon ./src/json-rpc"
|
||||
"analyse": "phpstan analyse --memory-limit 300M -l 5 -c phpstan.neon ./src/json-rpc"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
Loading…
Reference in New Issue
Block a user