4 Star 20 Fork 2

小叮当的肚兜 / easydoadmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
小叮当的肚兜 提交于 2022-02-15 17:59 . 修改composer
{
"name": "yiisoft/yii2-app-advanced",
"description": "Yii 2 Advanced Project Template",
"keywords": [
"yii2",
"framework",
"advanced",
"project template"
],
"homepage": "http://www.yiiframework.com/",
"type": "project",
"license": "BSD-3-Clause",
"support": {
"issues": "https://github.com/yiisoft/yii2/issues?state=open",
"forum": "http://www.yiiframework.com/forum/",
"wiki": "http://www.yiiframework.com/wiki/",
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/yiisoft/yii2"
},
"minimum-stability": "stable",
"require": {
"php": ">=7.0",
"ext-curl": "*",
"ext-json": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"yiisoft/yii2": "~2.0.6",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.0.0",
"mdmsoft/yii2-admin": "~2.0",
"dmstr/yii2-adminlte-asset": "2.*",
"easydowork/yii2-admin-backup": "^1.1",
"nick-denry/yii2-round-switch-column": "^0.1.2",
"feehi/yii2-cdn": "^0.0.4",
"jianyan74/yii2-treegrid": "^1.0",
"yii2mod/yii2-editable": "^1.5"
},
"require-dev": {
"yiisoft/yii2-debug": "^2.0.0",
"yiisoft/yii2-gii": "^2.0.0"
},
"autoload": {
"files": [
"common/components/helper/YiiHelper.php"
]
},
"config": {
"process-timeout": 1800,
"optimize-autoloader": true,
"fxp-asset": {
"enabled": false
}
},
"repositories": {
"0": {
"type": "composer",
"url": "https://asset-packagist.org"
},
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/matrixonline/easydoadmin.git
git@gitee.com:matrixonline/easydoadmin.git
matrixonline
easydoadmin
easydoadmin
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891