1 Star 0 Fork 19

www/oemshop

forked from oemsoft/oemshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
zhengweihua 提交于 2021-02-01 16:25 . 3.0.1
{
"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",
"lvht/geohash": "^1.1",
"myclabs/php-enum": "^1.7",
"overtrue/wechat": "^4.2",
"qiniu/php-sdk": "^7.2",
"aliyuncs/oss-sdk-php": "^2.3",
"qcloud/cos-sdk-v5": "^2.0",
"kosinix/grafika": "dev-master",
"endroid/qrcode": "^3.7",
"phpoffice/phpspreadsheet": "^1.13",
"elasticsearch/elasticsearch": "~7.0",
"phpunit/phpunit": "^8.5"
},
"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/stfeng/oemshop.git
git@gitee.com:stfeng/oemshop.git
stfeng
oemshop
oemshop
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385