加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 669 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anyon 提交于 2019-02-14 14:42 . [更新]ComposerUpdate
{
"type": "project",
"name": "zoujingli/thinkadmin",
"license": "MIT",
"homepage": "http://demo.thinkadmin.top",
"description": "ThinkAdmin Developer CMF",
"authors": [
{
"name": "Anyon",
"email": "zoujingli@qq.com"
}
],
"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"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化