aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+github@gmail.com>2024-05-24 10:45:30 +0200
committerJan-Hendrik Willms <tleilax+github@gmail.com>2024-05-24 10:45:30 +0200
commitc25ceca96c47524fb1a78c3f52cb07136a8f875a (patch)
treeec13bb2eea5fa037c77180c73747484f66faa9f3
parentbd7eab466355de7e86adcb991c369a8dd9518824 (diff)
remove duplicated inclusion of phpoffice/phpspreadsheet, fixes #4213, re #4162
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
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",