From 1f51a95906b0f589e7970f2dba7b4f693fc5bad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 2 Aug 2024 09:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/composer.json b/composer.json index 2fbd52209..cce06b6b7 100644 --- a/composer.json +++ b/composer.json @@ -66,6 +66,14 @@ { "type": "path", "url": "plugin/think-plugs-wemall" + }, + { + "type": "path", + "url": "plugin/think-library" + }, + { + "type": "path", + "url": "plugin/ip2region" } ], "minimum-stability": "dev",