Skip to content

Commit 130926d

Browse files
committed
Updates dompdf version for php 8
1 parent f14d9e1 commit 130926d

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
@@ -14,7 +14,7 @@
1414
"keywords": ["Laravel", "Invoice", "Invoices"],
1515
"require": {
1616
"php": ">=7.3",
17-
"barryvdh/laravel-dompdf": "^0.8.5",
17+
"barryvdh/laravel-dompdf": "^0.9",
1818
"illuminate/support": "^5.5|^6|^7|^8",
1919
"illuminate/http": "^5.5|^6|^7|^8"
2020
},

0 commit comments

Comments
 (0)