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