feat: config

This commit is contained in:
2024-10-26 16:26:10 +08:00
parent 5063f2f002
commit d15c03c04e
5 changed files with 90 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
"license": "Apache-2.0",
"require": {
"php": ">=8.3",
"alibabacloud/sts-20150401": "^1.1",
"aliyuncs/oss-sdk-php": "^2.7",
"firebase/php-jwt": "^6.10",
"hyperf/amqp": "~3.1.0",
"hyperf/cache": "~3.1.0",
@@ -28,6 +30,7 @@
"hyperf/http-server": "~3.1.0",
"hyperf/logger": "~3.1.0",
"hyperf/memory": "~3.1.0",
"hyperf/model-cache": "^3.1",
"hyperf/paginator": "^3.1",
"hyperf/process": "~3.1.0",
"hyperf/redis": "~3.1.0",