Merge branch 'master' of https://git.yidian-inc.com:8021/bp/php_utils
Showing
... | ... | @@ -3,7 +3,7 @@ |
"description": "bp api php_utils", | ||
"type": "library", | ||
"require": { | ||
"php": ">=7.2", | ||
"php": "7.2.*", | ||
"guzzlehttp/guzzle": "6.3", | ||
"mongodb/mongodb": "1.4.3", | ||
"ext-mbstring": "*", | ||
... | ... |
Please register or sign in to comment