build: 更新版本到 hyperf3

This commit is contained in:
李东云
2023-03-13 17:22:12 +08:00
parent 0f1353c4f7
commit f356e84f78
2 changed files with 952 additions and 1212 deletions

View File

@@ -19,14 +19,14 @@
},
"require": {
"php": "~8.0",
"hyperf/config": "^2.2",
"hyperf/constants": "^2.2",
"hyperf/di": "2.2.*",
"hyperf/http-server": "2.2.*",
"hyperf/translation": "^2.2",
"hyperf/validation": "^2.2",
"hyperf/config": "3.0.*",
"hyperf/constants": "3.0.*",
"hyperf/di": "3.0.*",
"hyperf/http-server": "3.0.*",
"hyperf/translation": "3.0.*",
"hyperf/validation": "3.0.*",
"litesaml/lightsaml": "~3.0.0",
"singularity/hyperf-development-kit": "dev-develop",
"singularity/hdk-core": "dev-develop",
"teapot/status-code": "^1.1",
"ext-redis": "*"
},

2150
composer.lock generated

File diff suppressed because it is too large Load Diff