From 8c82f948b45503f8400784c603fcff9dcb76d203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Mummert?= Date: Fri, 26 Dec 2025 11:08:15 +0100 Subject: [PATCH] Bugfix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 98af53a..0a88412 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "meilisearch/meilisearch-php": "^1.16", "smalot/pdfparser": "^2.12", "phpoffice/phpword": "^1.4", - "phpoffice/phpspreadsheet": "^5.3", + "phpoffice/phpspreadsheet": "^4.0", "phpoffice/phppresentation": "^1.2" }, "autoload": {