超管后台 - 添加项目数据对齐
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"topthink/think-worker": "2.0.*",
|
||||
"topthink/think-queue": "2.0.*",
|
||||
"textalk/websocket": "^1.5",
|
||||
"guzzlehttp/guzzle": "^7.9"
|
||||
"guzzlehttp/guzzle": "^7.9",
|
||||
"eison/utils": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -41,5 +42,8 @@
|
||||
"allow-plugins": {
|
||||
"topthink/think-installer": true
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^5.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user