From 4329b47c56320c279bbc1c15bce16a2981328b95 Mon Sep 17 00:00:00 2001 From: Karson Date: Tue, 3 Sep 2024 17:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0phpoffice/phpspreadsheet?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f6e795d7..5d28f782 100755 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "topthink/think-helper": "^1.0.7", "karsonzhang/fastadmin-addons": "~1.4.0", "overtrue/pinyin": "^3.0", - "phpoffice/phpspreadsheet": "1.19", + "phpoffice/phpspreadsheet": "dev-security-patch as 1.29.1", "overtrue/wechat": "^4.6", "ext-json": "*", "ext-curl": "*",