1 Star 0 Fork 3

xfaixuexi/lpf_admin

forked from laopifu/lpf_admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
laopifu 提交于 2023-07-06 11:13 +08:00 . 处理异常报错问题
{
"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"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=7.1.0",
"topthink/framework": "6.1.1",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-captcha": "^3.0",
"topthink/think-image": "^1.0",
"alibabacloud/client": "^1.5",
"phpoffice/phpspreadsheet": "^1.12",
"phpmailer/phpmailer": "^6.4",
"firebase/php-jwt": "^5.2",
"topthink/think-worker": "^3.0",
"qiniu/php-sdk": "^7.3",
"overtrue/wechat": "~4.0",
"topthink/think-migration": "^3.0",
"topthink/think-filesystem": "1.0.1"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace":"^1.0"
},
"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"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xfaixueix_admin_admin/lpf_admin.git
git@gitee.com:xfaixueix_admin_admin/lpf_admin.git
xfaixueix_admin_admin
lpf_admin
lpf_admin
master

搜索帮助