Skip to content

Commit

Permalink
Allow phpspreadsheet 2
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Aug 30, 2024
1 parent f8fee44 commit e50eccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"contao/core-bundle": "^4.13 || ^5.0",
"codefog/contao-haste": "^5.0",
"menatwork/contao-multicolumnwizard-bundle": "^3.6",
"phpoffice/phpspreadsheet": "^1.26",
"phpoffice/phpspreadsheet": "^1.26 || ^2.0",
"doctrine/dbal": "^3.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/asset": "^5.0 || ^6.0 || ^7.0",
Expand Down

0 comments on commit e50eccd

Please sign in to comment.