1 Star 0 Fork 958

yanghuangsheng / ThinkAdmin

forked from Anyon / ThinkAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anyon 提交于 2018-08-07 10:00 . [更新]ComposerUpdate
{
"type": "project",
"name": "zoujingli/thinkadmin",
"license": "MIT",
"keywords": ["thinkphp", "thinkadmin"],
"homepage": "http://demo.thinkadmin.top",
"description": "ThinkAdmin Developer CMF",
"authors": [{"name": "Anyon", "email": "zoujingli@qq.com"}],
"extra": {"think-path": "thinkphp"},
"config": {"preferred-install": "dist"},
"autoload": {"psr-4": {"app\\": "application"}},
"require": {
"php": ">=5.6.0",
"qiniu/php-sdk": "^7.2",
"endroid/qr-code": "^1.9",
"topthink/framework": "^5.1",
"zoujingli/ip2region": "^1.0",
"aliyuncs/oss-sdk-php": "^2.2",
"topthink/think-captcha": "^2.0",
"zoujingli/weopen-developer": "^1.1"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.laravel-china.org"
}
}
}
PHP
1
https://gitee.com/yanghuangsheng_admin/Think.Admin.git
git@gitee.com:yanghuangsheng_admin/Think.Admin.git
yanghuangsheng_admin
Think.Admin
ThinkAdmin
master

搜索帮助