mirror of
http://124.126.16.154:8888/singularity/hyperf-admin.git
synced 2026-01-15 05:35:08 +08:00
perf: add db prefix env
This commit is contained in:
@@ -12,13 +12,15 @@
|
||||
"ext-json": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-swoole": ">=4.4",
|
||||
"hyperf/constants": "~2.0.0",
|
||||
"aliyuncs/oss-sdk-php": "^2.3",
|
||||
"box/spout": "^3.1",
|
||||
"hyperf/amqp": "~2.0.0",
|
||||
"hyperf/async-queue": "~2.0.0",
|
||||
"hyperf/cache": "~2.0.0",
|
||||
"hyperf/command": "~2.0.0",
|
||||
"hyperf/config": "~2.0.0",
|
||||
"hyperf/constants": "~2.0.0",
|
||||
"hyperf/crontab": "~2.0.0",
|
||||
"hyperf/database": "~2.0.0",
|
||||
"hyperf/db-connection": "~2.0.0",
|
||||
"hyperf/filesystem": "~2.0.0",
|
||||
@@ -32,11 +34,10 @@
|
||||
"hyperf/process": "~2.0.0",
|
||||
"hyperf/redis": "~2.0.0",
|
||||
"hyperf/snowflake": "~2.0.0",
|
||||
"hyperf/validation": "~2.0.0",
|
||||
"nette/php-generator": "^3.4",
|
||||
"yadakhov/insert-on-duplicate-key": "^1.2",
|
||||
"hyperf/async-queue": "~2.0.0",
|
||||
"hyperf/crontab": "~2.0.0",
|
||||
"zoujingli/ip2region": "^1.0",
|
||||
"hyperf/validation": "~2.0.0"
|
||||
"zoujingli/ip2region": "^1.0"
|
||||
},
|
||||
"replace": {
|
||||
"hyperf-admin/base-utils": "self.version",
|
||||
|
||||
Reference in New Issue
Block a user