From 50d15d51b8e9169340992f56e9d510cde302770f Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Tue, 4 May 2021 03:31:44 +0800 Subject: [PATCH] modify --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 5fc24036..2d06928b 100644 --- a/composer.json +++ b/composer.json @@ -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": {