Skip to content

Commit 89165dc

Browse files
authored
Merge pull request #79 from gijsdev/phpspreadsheet5
feat: Add PHPSpreadsheet 5 support
2 parents 2473643 + f0b8144 commit 89165dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-json": "*",
2222
"livewire/livewire": "^2.12.8|^3.5.6",
2323
"openspout/openspout": "^4.24.5",
24-
"phpoffice/phpspreadsheet": "^1.29.9|^2.3.7|^3.9.1|^4.0.0",
24+
"phpoffice/phpspreadsheet": "^1.29.9|^2.3.7|^3.9.1|^4.0.0|^5.0.0",
2525
"yajra/laravel-datatables-buttons": "^12.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)