mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
去除本地调试配置
This commit is contained in:
parent
a9d4ec2390
commit
b8c7cccb39
@ -16,15 +16,11 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"zoujingli/think-library": "v6.0.x-dev",
|
"zoujingli/think-library": "^6.0",
|
||||||
"zoujingli/think-plugs-admin": "^1.0",
|
"zoujingli/think-plugs-admin": "^1.0",
|
||||||
"zoujingli/think-plugs-wechat": "^1.0"
|
"zoujingli/think-plugs-wechat": "^1.0"
|
||||||
},
|
},
|
||||||
"repositories": {
|
"repositories": {
|
||||||
"ThinkLibrary": {
|
|
||||||
"type": "path",
|
|
||||||
"url": "../ThinkLibrary"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user