From ec4e26ae454a2144b826df182069a8bd677d69c5 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 17:12:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E4=B8=BA=E6=AD=A3=E5=BC=8F?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index d3c81ce9c..c06794aaa 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,8 @@ "ext-mbstring": "*", "ext-simplexml": "*", "zoujingli/think-library": "^6.1", - "zoujingli/think-plugs-admin": "dev-master", - "zoujingli/think-plugs-wechat": "dev-master", - "zoujingli/think-plugs-center": "dev-master" + "zoujingli/think-plugs-admin": "^1.0", + "zoujingli/think-plugs-wechat": "^1.0", + "zoujingli/think-plugs-center": "^1.0" } -} +} \ No newline at end of file