Skip to content

Commit 9d155be

Browse files
authored
Merge pull request #5 from seanlynchwv/upgrade/php-presentation
upgrade php-spreadsheet to 5.0
2 parents 429f468 + dae5f1f commit 9d155be

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
@@ -23,7 +23,7 @@
2323
"ext-xml": "*",
2424
"ext-zip": "*",
2525
"phpoffice/common": "^1",
26-
"phpoffice/phpspreadsheet": "^1.9 || ^2.0 || ^3.0 || ^4.0"
26+
"phpoffice/phpspreadsheet": "^1.9 || ^2.0 || ^3.0 || ^4.0 || ^5.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": ">=7.0",

0 commit comments

Comments
 (0)