Skip to content

Commit 06c9c1a

Browse files
support dompdf v3 (#298)
1 parent 507468d commit 06c9c1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"php": "^8.1",
3434
"ext-json": "*",
3535
"ext-intl": "*",
36-
"dompdf/dompdf": "^2.0",
36+
"dompdf/dompdf": "^2.0|^3.0",
3737
"illuminate/database": "^10|^11|^12",
3838
"illuminate/support": "^10|^11|^12",
3939
"mollie/laravel-mollie": "^3.0",

0 commit comments

Comments
 (0)