From c25ceca96c47524fb1a78c3f52cb07136a8f875a Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Willms Date: Fri, 24 May 2024 10:45:30 +0200 Subject: remove duplicated inclusion of phpoffice/phpspreadsheet, fixes #4213, re #4162 --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index ac010e5..143b532 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,6 @@ "ksubileau/color-thief-php": "^2.0", "symfony/polyfill-php82": "1.29.0", "symfony/polyfill-php83": "1.29.0", - "phpoffice/phpspreadsheet": "^1.19", "phpoffice/phpspreadsheet": "2.1.0", "psy/psysh": "0.12.3", "okvpn/clock-lts": "^1.0", -- cgit v1.0