File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 "require" : {
2121 "php" : " >=7.2" ,
2222 "ext-swoole" : " >=4.4" ,
23- "hyperf/pool" : " ~ 2.0.0" ,
24- "hyperf/process" : " ~ 2.0.0" ,
23+ "hyperf/pool" : " ^ 2.0.0" ,
24+ "hyperf/process" : " ^ 2.0.0" ,
2525 "spiral/goridge" : " ^2.4.1" ,
2626 "symfony/event-dispatcher" : " ^5.1"
2727 },
2828 "require-dev" : {
2929 "ext-mongodb" : " *" ,
3030 "friendsofphp/php-cs-fixer" : " ^2.14" ,
31- "hyperf/command" : " ~ 2.0.0" ,
32- "hyperf/config" : " ~ 2.0.0" ,
33- "hyperf/di" : " ~ 2.0.0" ,
34- "hyperf/framework" : " ~ 2.0.0" ,
35- "hyperf/testing" : " ~ 2.0.0" ,
31+ "hyperf/command" : " ^ 2.0.0" ,
32+ "hyperf/config" : " ^ 2.0.0" ,
33+ "hyperf/di" : " ^ 2.0.0" ,
34+ "hyperf/framework" : " ^ 2.0.0" ,
35+ "hyperf/testing" : " ^ 2.0.0" ,
3636 "mockery/mockery" : " ^1.3" ,
3737 "phpstan/phpstan" : " ^0.12" ,
3838 "swoole/ide-helper" : " ^4.5"
You can’t perform that action at this time.
0 commit comments