update
Showing
... | ... | @@ -6,8 +6,8 @@ |
"require": { | ||
"php": "7.2.*", | ||
"ext-json": "*", | ||
"api/php_services":"1.0.15", | ||
"api/php_utils":"1.0.17", | ||
"api/php_services":"1.0", | ||
"api/php_utils":"1.0", | ||
"ext-openssl": "*" | ||
}, | ||
"minimum-stability": "dev", | ||
... | ... | @@ -34,11 +34,11 @@ |
"repositories": { | ||
"api/php_utils":{ | ||
"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":{ | ||
"type":"vcs", | ||
"url":"https://git.yidian-inc.com:8021/bp/php_services.git" | ||
"url":"https://git.jwshq.cn/bp/php_services.git" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment