Skip to content

Commit 5fae8eb

Browse files
committed
fix: allow phpoffice v1
1 parent db27ac0 commit 5fae8eb

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.11.2|^3.5.6",
2323
"openspout/openspout": "^4.24.5",
24-
"phpoffice/phpspreadsheet": "^2.3.5",
24+
"phpoffice/phpspreadsheet": "^1.29.9|^2.3.7",
2525
"yajra/laravel-datatables-buttons": "^11.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)