10 Star 1 Fork 0

雪村/wurenji_houtai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 701 Bytes
一键复制 编辑 原始数据 按行查看 历史
langdonglei 提交于 2024-03-05 18:16 . 周报
{
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.*",
"phpoffice/phpexcel": "^1.8",
"alibabacloud/sdk": "^1.8",
"symfony/var-dumper": "^5.4",
"phpoffice/phpword": "^1.2",
"ext-bcmath": "*",
"ext-json": "*",
"aliyuncs/oss-sdk-php": "2.6.0",
"nesbot/carbon": "^1.39"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"topthink/think-installer": true,
"kylekatarnls/update-helper": true
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunhappy0318/wurenji_houtai.git
[email protected]:sunhappy0318/wurenji_houtai.git
sunhappy0318
wurenji_houtai
wurenji_houtai
master

搜索帮助