aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-09-03 09:10:46 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-09-03 09:10:46 +0200
commita70127011f09d2f98a874cdc1468a73d36ff8721 (patch)
tree4ad9164e1c520fe1bc94a0e86c803a2e09c8c24d /composer.json
parentc05108f5c4522324e550379039e787b3a83303ab (diff)
update phpoffice/phpspreadsheet to 5.0.0, fixes #5870
Closes #5870 Merge request studip/studip!4473
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 278b2f6..eb634cd 100644
--- a/composer.json
+++ b/composer.json
@@ -115,7 +115,7 @@
"willdurand/negotiation": "^3.1",
"monolog/monolog": "3.9.0",
"ksubileau/color-thief-php": "^2.0",
- "phpoffice/phpspreadsheet": "4.2.0",
+ "phpoffice/phpspreadsheet": "5.0.0",
"psy/psysh": "0.12.8",
"okvpn/clock-lts": "^1.0",
"vlucas/phpdotenv": "5.6.1",