1 Star 0 Fork 0

zhaoqh / putaov2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
{
"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",
"ext-json": "*",
"ext-redis" : "*",
"topthink/framework": "5.1.*",
"php4world/auth": "^1.0",
"firebase/php-jwt": "^5.0",
"overtrue/wechat": "~4.0",
"jaeger/querylist": "^4.1",
"phpoffice/phpexcel": "^1.8",
"endroid/qrcode": "3.6.0",
"phpmailer/phpmailer": "6.0.0",
"phpoffice/phpword": "^0.16.0",
"mpdf/mpdf": "^8.0"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
1
https://gitee.com/dream_fulfill/putaov2.git
git@gitee.com:dream_fulfill/putaov2.git
dream_fulfill
putaov2
putaov2
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891