Skip to content

Commit ac6780d

Browse files
authored
Merge pull request #64 from edwinvdpol/feature/update-spreadsheet
fix: phpoffice/phpspreadsheet vulnerabilities
2 parents 84f59c6 + a0d792b commit ac6780d

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

0 commit comments

Comments
 (0)