build(composer): 更新依赖,现在 hdk 只依赖 hyperf/di

This commit is contained in:
2022-04-24 19:11:32 +08:00
parent 45e396847d
commit 67732e60e0
2 changed files with 597 additions and 539 deletions

View File

@@ -6,7 +6,7 @@
"php": "~8.0",
"composer/composer": "*",
"ergebnis/http-method": "^2.2",
"hyperf/framework": "~2.2.4",
"hyperf/di": "^2.2",
"lmc/http-constants": "^1.2",
"roave/dont": "^1.5",
"teapot/status-code": "^1.1"