1 Star 0 Fork 35

qinshaoying/saiadmin

forked from saithink/saiadmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
saithink 提交于 2024-10-10 16:29 . 去除phpoffice/phpspreadsheet限制
{
"name": "saithink/saiadmin",
"description": "webman plugin",
"type": "library",
"license": "MIT",
"require": {
"php": "^7.3||^8.0",
"webman/think-orm": "^1.1",
"webman/captcha": "^1.0",
"zoujingli/ip2region": "^2.0",
"webman/event": "^1.0",
"firebase/php-jwt": "^6.4",
"workerman/crontab": "^1.0",
"guzzlehttp/guzzle": "^7.8",
"illuminate/redis": ">=8.0",
"illuminate/events": ">=8.0",
"saithink/think-validate": "^2.0",
"tinywan/storage": "^1.0",
"ramsey/uuid": "^4.0"
},
"autoload": {
"psr-4": {
"Webman\\saiadmin\\": "src/"
}
},
"authors": [
{
"name": "saithink",
"email": "1430792918@qq.com"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/desions/saiadmin.git
git@gitee.com:desions/saiadmin.git
desions
saiadmin
saiadmin
main

搜索帮助