⬆️升级依赖
This commit is contained in:
parent
4fdb89a5f7
commit
efc747a8b4
|
@ -9,11 +9,11 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=7.2",
|
||||
"hyperf/framework": "~2.2.0",
|
||||
"hyperf/framework": "^2.2.0",
|
||||
"psr/container": "^1.0",
|
||||
"hyperf/pool": "~2.2",
|
||||
"hyperf/utils": "~2.2.0",
|
||||
"hyperf/di": "~2.2.0",
|
||||
"hyperf/pool": "^2.2",
|
||||
"hyperf/utils": "^2.2.0",
|
||||
"hyperf/di": "^2.2.0",
|
||||
"ext-mongodb": "*"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user