去除本地调试配置

This commit is contained in:
邹景立 2023-02-19 11:36:16 +08:00
parent a9d4ec2390
commit b8c7cccb39

View File

@ -16,15 +16,11 @@
],
"require": {
"php": ">=7.1",
"zoujingli/think-library": "v6.0.x-dev",
"zoujingli/think-library": "^6.0",
"zoujingli/think-plugs-admin": "^1.0",
"zoujingli/think-plugs-wechat": "^1.0"
},
"repositories": {
"ThinkLibrary": {
"type": "path",
"url": "../ThinkLibrary"
}
},
"autoload": {
"psr-0": {