From 4f4e18cbc98cddbf064626d1722a186a1757af3f Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Tue, 1 Apr 2025 13:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=83?= 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 a789983..a3f1678 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ext-json": "*", "topthink/think-orm": "^3.0", "phpoffice/phpspreadsheet": "^4.0", - "phpoffice/phpword": "^1.3" + "phpoffice/phpword": "^1" }, "repositories": { "jerryyan/think-plugs-cms": {