We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821041b commit 750fcfeCopy full SHA for 750fcfe
1 file changed
composer.json
@@ -22,7 +22,7 @@
22
}
23
},
24
"require": {
25
- "symfony/framework-bundle": ">=5.4",
26
- "phpoffice/phpspreadsheet": "1.18.*"
+ "symfony/framework-bundle": "7.0.*",
+ "phpoffice/phpspreadsheet": "2.0.*"
27
28
0 commit comments