From 9eeb35a79b566aea0213d1a768c39b199c010655 Mon Sep 17 00:00:00 2001 From: F4nniu Date: Sat, 7 May 2022 23:43:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20framework=20git=20?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bacfc9d4..fa0375cc 100755 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "repositories": [ { "type": "git", - "url": "https://gitee.com/karson/framework" + "url": "https://gitee.com/fastadminnet/framework.git" } ] }