update : 删除medoo composer
Showing
... | @@ -5,7 +5,6 @@ | ... | @@ -5,7 +5,6 @@ |
"require": { | "require": { | ||
"php": ">=7.2", | "php": ">=7.2", | ||
"guzzlehttp/guzzle": "6.3", | "guzzlehttp/guzzle": "6.3", | ||
"catfan/medoo": "1.7.10", | |||
"mongodb/mongodb": "1.4.3", | "mongodb/mongodb": "1.4.3", | ||
"ext-mbstring": "*", | "ext-mbstring": "*", | ||
"ext-exif": "*", | "ext-exif": "*", | ||
... | ... |
Please register or sign in to comment