From d0ddb8a2d4b82de57482a7386a34ff993a4ab7e1 Mon Sep 17 00:00:00 2001 From: Karson Date: Thu, 26 Jun 2025 21:14:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0composer=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index ab07a4a9..dac88a6c 100755 --- a/composer.json +++ b/composer.json @@ -21,11 +21,11 @@ "topthink/think-installer": "^1.0.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", + "fastadminnet/fastadmin-addons": "~1.4.3", + "fastadminnet/fastadmin-mailer": "^2.1.1", "overtrue/pinyin": "^3.0", - "phpoffice/phpspreadsheet": "^1.29.1", - "overtrue/wechat": "^5.36.0", + "phpoffice/phpspreadsheet": "^1.29.11", + "overtrue/wechat": "^5.36.3", "ext-json": "*", "ext-curl": "*", "ext-pdo": "*",