File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change 1818 "php" : " >=7.2" ,
1919 "psr/container" : " ^1.0|^2.0" ,
2020 "psr/event-dispatcher" : " ^1.0" ,
21- "hyperf/contract" : " ~2.1.0" ,
22- "hyperf/command" : " ~2.1.0" ,
23- "hyperf/utils" : " ~2.1.0"
24- },
25- "require-dev" : {
26- "hyperf/process" : " ~2.1.0" ,
27- "malukenho/docheader" : " ^0.1.6" ,
28- "mockery/mockery" : " ^1.0" ,
29- "phpunit/phpunit" : " ^9.4" ,
30- "friendsofphp/php-cs-fixer" : " ^2.9"
21+ "hyperf/contract" : " ~2.2.0" ,
22+ "hyperf/command" : " ~2.2.0" ,
23+ "hyperf/utils" : " ~2.2.0"
3124 },
3225 "suggest" : {
3326 "hyperf/di" : " Required to use annotations." ,
5548 "hyperf" : {
5649 "config" : " Hyperf\\ AsyncQueue\\ ConfigProvider"
5750 }
58- },
59- "bin" : [
60- ],
61- "scripts" : {
62- "cs-fix" : " php-cs-fixer fix $1" ,
63- "test" : " phpunit --colors=always"
6451 }
6552}
You can’t perform that action at this time.
0 commit comments