67 Star 696 Fork 205

巴掌 / 码蚁成绩管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
巴掌 提交于 2021-06-29 13:11 . 修复Linuxx下的已知错误
{
"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": ">=7.1.0",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-view": "^1.0",
"topthink/think-template": "^2.0",
"topthink/think-captcha": "^3.0",
"whitehat101/apr1-md5": "^1.0",
"liliuwei/thinkphp-jump": "^1.3",
"topthink/think-migration": "^3.0",
"overtrue/pinyin": "^4.0",
"wamkj/thinkphp6.0-databackup": "^1.0",
"liliuwei/thinkphp-auth": "2.0.*",
"phpoffice/phpspreadsheet": "^1.12"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace":"^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/dlbz/shangma.git
git@gitee.com:dlbz/shangma.git
dlbz
shangma
码蚁成绩管理系统
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891