Skip to content

Commit d9ae337

Browse files
authored
Merge pull request #69 from yajra/yajra-patch-1
fix: phpoffice vulnerabilities
2 parents 72d5e44 + dad36c4 commit d9ae337

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.3",
24+
"phpoffice/phpspreadsheet": "^2.3.5",
2525
"yajra/laravel-datatables-buttons": "^11.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)