mirror of https://gitee.com/karson/fastadmin.git
修改 framework type 为 git
parent
dba3ca50fc
commit
d59ff78fd8
|
|
@ -1,4 +1,4 @@
|
|||
FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台开发框架。
|
||||
FastAdmin是一款基于ThinkPHP+Bootstrap的极速后台开发框架。
|
||||
|
||||
|
||||
## 主要特性
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/karson/framework"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue