当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
44 Star 93 Fork 40

云阿拉丁 / yuncms
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 740 Bytes
一键复制 编辑 原始数据 按行查看 历史
jabber 提交于 2017-05-08 19:58 . init
{
"name": "yunalading/yuncms",
"description": "YunCMS",
"type": "project",
"license": "Apache-2.0",
"homepage": "http://www.yunalading.com",
"authors": [
{
"name": "jabber",
"email": "2898117012@qq.com"
}
],
"require": {
"php": ">=5.5.9",
"topthink/framework": "*",
"overtrue/wechat": "^3.2",
"hightman/xunsearch": "^1.4",
"topthink/think-captcha": "^1.0",
"topthink/think-image": "^1.0",
"phpmailer/phpmailer": "^5.2",
"aliyuncs/oss-sdk-php": "^2.2",
"qiniu/php-sdk": "^7.1",
"flc/alidayu": "^2.0"
},
"require-dev": {
"topthink/think-testing": "^1.0"
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/yunalading/yuncms.git
git@gitee.com:yunalading/yuncms.git
yunalading
yuncms
yuncms
master

搜索帮助