From 32be486825e6e2c6c62ced9a2085f57241c106ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Thu, 5 Jan 2023 19:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index c06794aaa..04dfd0921 100644 --- a/composer.json +++ b/composer.json @@ -22,17 +22,8 @@ }, "require": { "php": ">=7.1", - "ext-gd": "*", - "ext-xml": "*", - "ext-json": "*", - "ext-curl": "*", - "ext-iconv": "*", - "ext-openssl": "*", - "ext-mbstring": "*", - "ext-simplexml": "*", - "zoujingli/think-library": "^6.1", - "zoujingli/think-plugs-admin": "^1.0", - "zoujingli/think-plugs-wechat": "^1.0", - "zoujingli/think-plugs-center": "^1.0" + "zoujingli/think-plugs-admin": "dev-master", + "zoujingli/think-plugs-wechat": "dev-master", + "zoujingli/think-plugs-center": "dev-master" } } \ No newline at end of file