Skip to content

Commit 33817c4

Browse files
Allow PHP Spreadsheet version 5
1 parent 61fee75 commit 33817c4

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"escapestudios/symfony2-coding-standard": "^3",
3030
"friendsofphp/php-cs-fixer": "^3",
31-
"phpoffice/phpspreadsheet": "^2|^3|^4",
31+
"phpoffice/phpspreadsheet": "^2|^3|^4|^5",
3232
"phpunit/phpunit": "^11",
3333
"squizlabs/php_codesniffer": "^3"
3434
},

0 commit comments

Comments
 (0)