浏览代码

修改 framework git 地址

F4nniu 3 年之前
父节点
当前提交
9eeb35a79b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -38,7 +38,7 @@
     "repositories": [
         {
             "type": "git",
-            "url": "https://gitee.com/karson/framework"
+            "url": "https://gitee.com/fastadminnet/framework.git"
         }
     ]
 }