mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-14 19:31:07 +08:00
Compare commits
No commits in common. "aa8480ae3794d5c1a9fdb22e129221afb9dde0f9" and "a3067ab5fb4dc06303b00e71c37ec51e125afd41" have entirely different histories.
aa8480ae37
...
a3067ab5fb
@ -25,15 +25,24 @@
|
||||
"ext-mbstring": "*",
|
||||
"ext-simplexml": "*",
|
||||
"endroid/qr-code": "^1.9",
|
||||
"zoujingli/think-library": "^6.1",
|
||||
"zoujingli/think-plugs-admin": "^1.0",
|
||||
"zoujingli/think-plugs-static": "^1.0",
|
||||
"zoujingli/think-plugs-wechat": "^1.0",
|
||||
"zoujingli/think-plugs-center": "^1.0"
|
||||
"topthink/framework": "^6.1",
|
||||
"topthink/think-view": "^1.0",
|
||||
"zoujingli/ip2region": "^2.0",
|
||||
"zoujingli/think-library": "6.0.x-dev",
|
||||
"zoujingli/wechat-developer": "^1.2",
|
||||
"zoujingli/think-plugs-admin": "dev-master",
|
||||
"zoujingli/think-plugs-static": "dev-master",
|
||||
"zoujingli/think-plugs-wechat": "dev-master",
|
||||
"zoujingli/think-plugs-center": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"app\\": "app"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"zoujingli/think-install": true
|
||||
"zoujingli/think-plugs-installer": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user