This commit is contained in:
as2252258@163.com
2021-05-04 03:31:44 +08:00
parent d9ceeeeeba
commit 50d15d51b8
+2 -2
View File
@@ -12,7 +12,6 @@
"php": ">=8.0",
"swoole/ide-helper": "@dev",
"ext-json": "*",
"phpmailer/phpmailer": "^6.1",
"ext-fileinfo": "*",
"ext-pdo": "*",
"ext-redis": "*",
@@ -30,7 +29,8 @@
"ext-pcntl": "*",
"ext-posix": "*",
"ext-rdkafka": "*",
"ext-gd": "*"
"ext-gd": "*",
"swiftmailer/swiftmailer": "^6.0"
},
"autoload": {
"psr-4": {