From 3f3800cbdcdc8f61d1591966389bd6d48c3a056d Mon Sep 17 00:00:00 2001 From: Karson Date: Sun, 30 Mar 2025 11:42:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0mailer=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=EF=BC=8C=E4=BF=AE=E5=A4=8DQQ=E9=82=AE?= =?UTF-8?q?=E7=AE=B1=E5=85=BC=E5=AE=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e34f85f2..1d776676 100755 --- a/composer.json +++ b/composer.json @@ -22,14 +22,14 @@ "topthink/think-queue": "1.1.6", "topthink/think-helper": "^1.0.7", "fastadminnet/fastadmin-addons": "~1.4.0", + "fastadminnet/fastadmin-mailer": "^2.0.0", "overtrue/pinyin": "^3.0", "phpoffice/phpspreadsheet": "^1.29.1", "overtrue/wechat": "^4.6", "ext-json": "*", "ext-curl": "*", "ext-pdo": "*", - "ext-bcmath": "*", - "txthinking/mailer": "^2.0" + "ext-bcmath": "*" }, "config": { "preferred-install": "dist",