1 Star 0 Fork 3

李辉 / 网上预约系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
im286er 提交于 2020-03-10 21:15 . new issue
{
"type": "project",
"name": "zoujingli/thinkadmin",
"license": "MIT",
"authors": [
{
"name": "Anyon",
"email": "zoujingli@qq.com"
}
],
"require": {
"php": ">=5.6",
"ext-gd": "*",
"ext-curl": "*",
"ext-json": "*",
"ext-iconv": "*",
"ext-openssl": "*",
"ext-mbstring": "*",
"endroid/qr-code": "^1.9",
"topthink/framework": "5.1.*",
"zoujingli/ip2region": "^1.0",
"zoujingli/think-library": "5.1.*-dev",
"zoujingli/weopen-developer": "dev-master",
"phpmailer/phpmailer": "5.2.*",
"nelexa/zip": "^3.3"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer"
}
}
}
PHP
1
https://gitee.com/ziooamall/online_booking_system.git
git@gitee.com:ziooamall/online_booking_system.git
ziooamall
online_booking_system
网上预约系统
master

搜索帮助