1 Star 0 Fork 14

iceMan / sc

forked from 铅笔刀 / sc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
铅笔刀 提交于 2020-12-12 05:46 . 'init'
{
"require": {
"yiisoft/yii2": "~2.0.0",
"vlucas/phpdotenv": "^2.5.1",
"luweiss/wechat": "~0.1",
"wi1dcard/alipay-sdk": "~1.1",
"kosinix/grafika": "~2.0",
"guzzlehttp/guzzle": "~6.0",
"aliyuncs/oss-sdk-php": "~2.0",
"qcloud/cos-sdk-v5": "~1.0",
"qiniu/php-sdk": "~7.0",
"yiisoft/yii2-redis": "~2.0",
"yiisoft/yii2-queue": "~2.0",
"overtrue/easy-sms": "^1.1",
"alchemy/zippy": "~0.4.0",
"yiisoft/yii2-swiftmailer": "^2.0",
"doctrine/cache": "~1.3,<1.7",
"symfony/process": "<4.0",
"phpoffice/phpexcel": "^1.8.1",
"luweiss/hjkuaidi": "dev-master",
"jdorn/sql-formatter": "~1.2",
"dream0727/city-service": "v1.1.8"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.0.0",
"yiisoft/yii2-gii": "~2.0.0",
"codeception/codeception": "^2.5",
"codeception/specify": "1.0",
"codeception/verify": "^1.0",
"flow/jsonpath": "~0.4.0"
},
"autoload": {
"files": [
"helpers/functions.php"
],
"psr-4": {
"app\\core\\": [
"core/"
]
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/luweiss/hjkuaidi.git"
}
]
}
1
https://gitee.com/thatsimple/sc.git
git@gitee.com:thatsimple/sc.git
thatsimple
sc
sc
master

搜索帮助