Browse Source

修改 framework type 为 git

F4NNIU 4 years ago
parent
commit
d59ff78fd8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      composer.json

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台开发框架。
+FastAdmin是一款基于ThinkPHP+Bootstrap的极速后台开发框架。
 
 
 ## 主要特性

+ 1 - 1
composer.json

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