Skip to content

Commit 0f0ea6e

Browse files
committed
Merge branch 'develop' into 2.x
2 parents 8d4a53a + 130926d commit 0f0ea6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)