Skip to content

Commit 67434d4

Browse files
committed
fix(app): fix update version
1 parent a44990c commit 67434d4

2 files changed

Lines changed: 102 additions & 162 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": "^1.23",
15+
"phpoffice/phpspreadsheet": "^2.0",
1616
"symfony/form": "^7.1",
1717
"symfony/framework-bundle": "^6.0 || ^7.0",
1818
"symfony/translation": "^7.1"

0 commit comments

Comments
 (0)