Skip to content

Commit 686f6d1

Browse files
author
Florian Guimier
committed
Allow phpspreadsheet v3.0
1 parent cf63bbb commit 686f6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": ">=8.1",
25-
"phpoffice/phpspreadsheet": "^1.16|^2.0",
25+
"phpoffice/phpspreadsheet": "^1.16|^2.0|^3.0",
2626
"symfony/serializer": "^6.0",
2727
"symfony/filesystem": "^6.0"
2828
},

0 commit comments

Comments
 (0)