From 9a90cbe3292615fc3f09226ac31267b0b4f9416b Mon Sep 17 00:00:00 2001 From: F4nniu Date: Thu, 23 Jun 2022 18:51:21 +0800 Subject: [PATCH] =?UTF-8?q?phpspreadsheet=20=E5=8D=87=E7=BA=A7=E5=88=B0=20?= =?UTF-8?q?1.19?= 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 714b3fd5..aa6245cb 100755 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "topthink/think-helper": "^1.0.7", "karsonzhang/fastadmin-addons": "~1.3.2", "overtrue/pinyin": "^3.0", - "phpoffice/phpspreadsheet": "1.12", + "phpoffice/phpspreadsheet": "1.19", "overtrue/wechat": "4.2.11", "nelexa/zip": "^3.3", "ext-json": "*",