1 Star 0 Fork 267

Admin / yylAdmin

forked from skyselang / yylAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
skyselang 提交于 2022-05-23 10:02 . 修改:hg/apidoc 版本号约束
{
"name": "skyselang/yyladmin",
"version": "2.5.0",
"description": "Minimalist background management system based on ThinkPHP6 and Vue2",
"type": "project",
"keywords": [
"yylAdmin",
"yylAdminWeb",
"php",
"vue",
"thinkphp",
"element"
],
"homepage": "https://gitee.com/skyselang/yyladmin",
"license": "Apache-2.0",
"authors": [
{
"name": "skyselang",
"email": "215817969@qq.com"
}
],
"require": {
"php": ">=7.2.5",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"firebase/php-jwt": "^5.2",
"overtrue/pinyin": "~4.0",
"hg/apidoc": "~3.1.5",
"overtrue/wechat": "~4.0",
"qiniu/php-sdk": "^7.4",
"aliyuncs/oss-sdk-php": "^2.4",
"qcloud/cos-sdk-v5": "^2.3",
"guzzlehttp/guzzle": "^6.0",
"psr/container": "1.1.1",
"phpmailer/phpmailer": "^6.5",
"overtrue/easy-sms": "^2.1"
},
"require-dev": {
"symfony/var-dumper": "^4.2"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"easywechat-composer/easywechat-composer": true
}
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
PHP
1
https://gitee.com/hmjc_net_cn_chenganghua/yylAdmin.git
git@gitee.com:hmjc_net_cn_chenganghua/yylAdmin.git
hmjc_net_cn_chenganghua
yylAdmin
yylAdmin
master

搜索帮助