Commit 36981253 authored by shajiaiming's avatar shajiaiming

fix

parent 9ae6ee3d
......@@ -9,6 +9,28 @@
"name": "Zachary Tong"
}
],
"require": {
"php": "^7.0",
"ext-json": ">=1.3.7",
"guzzlehttp/ringphp_33cn": "@dev",
"psr/log": "~1.0"
},
"require-dev": {
"cpliakas/git-wrapper": "~1.0",
"doctrine/inflector": "^1.1",
"mockery/mockery": "0.9.4",
"phpstan/phpstan-shim": "0.8.3",
"phpunit/phpunit": "6.3.0",
"squizlabs/php_codesniffer": "3.0.2",
"symfony/finder": "^2.8",
"symfony/yaml": "^2.8"
},
"repositories": {
"guzzlehttp/ringphp_33cn": {
"type": "git",
"url": "git@gitlab.33.cn:_site-res/ringphp_33cn.git"
}
},
"suggest": {
"ext-curl": "*",
"monolog/monolog": "Allows for client-level logging and tracing"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment