当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 1

chenvle / SuperAdmin
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
chenvle 提交于 2019-03-31 09:14 . 权限管理完成
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.*",
"topthink/think-migration": "^2.0",
"topthink/think-testing": "^2.0",
"topthink/think-captcha": "^2.0",
"ext-curl": "^7.2",
"ext-json": "^1.6",
"topthink/think-image": "^1.0",
"naixiaoxin/think-wechat": "^1.5",
"qsnh/think-log-viewer": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
PHP
1
https://gitee.com/chenvle/SuperAdmin.git
git@gitee.com:chenvle/SuperAdmin.git
chenvle
SuperAdmin
SuperAdmin
v1

搜索帮助