update
Showing
... | @@ -7,8 +7,8 @@ | ... | @@ -7,8 +7,8 @@ |
"php": "7.2.*", | "php": "7.2.*", | ||
"ext-json": "*", | "ext-json": "*", | ||
"ext-openssl": "*", | "ext-openssl": "*", | ||
"api/php_services": "1.0.1", | "api/php_services": "1.0", | ||
"api/php_utils": "1.0.6", | "api/php_utils": "1.0", | ||
"pingplusplus/pingpp-php": "2.5.0" | "pingplusplus/pingpp-php": "2.5.0" | ||
}, | }, | ||
"minimum-stability": "dev", | "minimum-stability": "dev", | ||
... | @@ -35,11 +35,11 @@ | ... | @@ -35,11 +35,11 @@ |
"repositories": { | "repositories": { | ||
"api/php_utils":{ | "api/php_utils":{ | ||
"type":"vcs", | "type":"vcs", | ||
"url":"https://git.yidian-inc.com:8021/bp/php_utils.git" | "url":"https://git.jwshq.cn/bp/php_utils.git" | ||
}, | }, | ||
"api/php_services":{ | "api/php_services":{ | ||
"type":"vcs", | "type":"vcs", | ||
"url":"https://git.yidian-inc.com:8021/bp/php_services.git" | "url":"https://git.jwshq.cn/bp/php_services.git" | ||
} | } | ||
} | } | ||
} | } |
Please register or sign in to comment