fix
Showing
... | ... | @@ -12,7 +12,7 @@ |
"require": { | ||
"php": "^7.0", | ||
"ext-json": ">=1.3.7", | ||
"guzzlehttp/ringphp_33cn": "@dev", | ||
"ringphp_33cn": "@dev", | ||
"psr/log": "~1.0" | ||
}, | ||
"require-dev": { | ||
... | ... | @@ -26,7 +26,7 @@ |
"symfony/yaml": "^2.8" | ||
}, | ||
"repositories": { | ||
"guzzlehttp/ringphp_33cn": { | ||
"ringphp_33cn": { | ||
"type": "git", | ||
"url": "git@gitlab.33.cn:_site-res/ringphp_33cn.git" | ||
} | ||
... | ... |
Please
register
or
sign in
to comment