This commit is contained in:
2020-09-04 00:08:53 +08:00
parent 6c660ffbde
commit d6b7e2f66e
+2 -2
View File
@@ -16,7 +16,6 @@
"psr/log": "^1.0", "psr/log": "^1.0",
"ext-json": "*", "ext-json": "*",
"phpmailer/phpmailer": "^6.1", "phpmailer/phpmailer": "^6.1",
"ext-exif": "*",
"ext-fileinfo": "*", "ext-fileinfo": "*",
"ext-pdo": "*", "ext-pdo": "*",
"ext-redis": "*", "ext-redis": "*",
@@ -24,7 +23,8 @@
"ext-libxml": "*", "ext-libxml": "*",
"ext-iconv": "*", "ext-iconv": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*" "ext-xml": "*",
"ext-memcached": "*"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {