From b8c7cccb39fd6300262b3556c96c854e1c3de803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sun, 19 Feb 2023 11:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=9C=AC=E5=9C=B0=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 0a43f62bf..5ce216f2b 100644 --- a/composer.json +++ b/composer.json @@ -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": {