更新 'composer.json'
This commit is contained in:
parent
0bcd8b73ab
commit
6c12f150f2
|
@ -21,15 +21,15 @@
|
|||
"ext-fileinfo": "*",
|
||||
"ext-imagick": "*",
|
||||
"ext-swoole": ">=4.5",
|
||||
"hyperf-ext/encryption": "~2.2.0",
|
||||
"hyperf/cache": "~2.2.0",
|
||||
"hyperf/di": "~2.2.0",
|
||||
"hyperf/framework": "~2.2.0",
|
||||
"hyperf/validation": "~2.2.0"
|
||||
"hyperf-ext/encryption": "~3.0.*",
|
||||
"hyperf/cache": "~3.0.*",
|
||||
"hyperf/di": "~3.0.*",
|
||||
"hyperf/framework": "~3.0.*",
|
||||
"hyperf/validation": "~3.0.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"hyperf/testing": "~2.2.0",
|
||||
"hyperf/testing": "~3.0.*",
|
||||
"phpstan/phpstan": "^0.12",
|
||||
"swoole/ide-helper": "dev-master"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user