提交 f0421f5b 编写于 作者: H Howard Gehring 提交者: Abdullah Almsaeed

Composer installer support (#1619)

* Update composer.json

Adding support for composer custom install path

* Update composer.json
上级 a667b95b
......@@ -2,6 +2,7 @@
"name": "almasaeed2010/adminlte",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "https://adminlte.io/",
"type": "template",
"keywords": [
"css",
"js",
......@@ -22,5 +23,8 @@
"license": "MIT",
"support": {
"issues": "https://github.com/almasaeed2010/AdminLTE/issues"
},
"require": {
"composer/installers": "1.*"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册