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