Skip to content

Commit 9e65cf2

Browse files
committed
fix(composer): updated php sreadsheet to >= 2.3.5
1 parent 2848e38 commit 9e65cf2

2 files changed

Lines changed: 88 additions & 87 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=8.3",
1414
"doctrine/orm": "^3.2",
15-
"phpoffice/phpspreadsheet": "^2.0",
15+
"phpoffice/phpspreadsheet": "^2.3.5",
1616
"symfony/form": "^7.1",
1717
"symfony/framework-bundle": "^6.0 || ^7.0",
1818
"symfony/translation": "^7.1"

composer.lock

Lines changed: 87 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)