chore:适配hyperf3.0

This commit is contained in:
zyimm 2023-07-31 17:22:43 +08:00
parent 66175b4221
commit b40a526ad7

View File

@ -10,11 +10,11 @@
"require": {
"php": ">=8.0",
"hyperf/framework": "3.*",
"psr/container": "^1.0",
"hyperf/pool": "3.*",
"hyperf/utils": "3.*",
"hyperf/di": "3.*",
"ext-mongodb": "*"
"ext-mongodb": "*",
"psr/container": "^2.0"
},
"autoload": {
"classmap": [