Update composer.json

This commit is contained in:
邹景立 2023-01-02 00:16:18 +08:00
parent 082ac9d5c4
commit 33f0574bcd

View File

@ -26,7 +26,6 @@
"ext-simplexml": "*",
"endroid/qr-code": "^1.9",
"zoujingli/think-library": "^6.1",
"zoujingli/wechat-developer": "^1.2",
"zoujingli/think-plugs-admin": "^1.0",
"zoujingli/think-plugs-static": "^1.0",
"zoujingli/think-plugs-wechat": "^1.0",
@ -34,7 +33,7 @@
},
"config": {
"allow-plugins": {
"zoujingli/think-plugs-installer": true
"zoujingli/think-installer": true
}
}
}