File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed
Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change 1919 },
2020 "require" : {
2121 "php" : " >=7.2" ,
22- "hyperf/config" : " ~2.1 .0" ,
23- "hyperf/contract" : " ~2.1 .0" ,
24- "hyperf/pool" : " ~2.1 .0" ,
25- "hyperf/utils" : " ~2.1 .0" ,
22+ "hyperf/config" : " ~2.2 .0" ,
23+ "hyperf/contract" : " ~2.2 .0" ,
24+ "hyperf/pool" : " ~2.2 .0" ,
25+ "hyperf/utils" : " ~2.2 .0" ,
2626 "psr/container" : " ^1.0|^2.0"
2727 },
28- "require-dev" : {
29- "friendsofphp/php-cs-fixer" : " ^2.14" ,
30- "hyperf/testing" : " ~2.1.0" ,
31- "mockery/mockery" : " ^1.0"
32- },
3328 "suggest" : {
3429 "ext-swoole" : " Required to use swoole Swoole MySQL."
3530 },
3631 "config" : {
3732 "sort-packages" : true
3833 },
39- "scripts" : {
40- "test" : " co-phpunit -c phpunit.xml --colors=always" ,
41- "cs-fix" : " php-cs-fixer fix $1"
42- },
4334 "extra" : {
4435 "branch-alias" : {
4536 "dev-master" : " 2.1-dev"
You can’t perform that action at this time.
0 commit comments