Skip to content

Commit b4c5667

Browse files
committed
bumped minimum dompdf version to 2
Signed-off-by: Christoph Massmann <[email protected]>
1 parent baaf69c commit b4c5667

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
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": "^7|^8",
29-
"dompdf/dompdf": "^0.8|^1.0|^2.0",
29+
"dompdf/dompdf": "^2.0",
3030
"setasign/fpdi": "^2.0",
3131
"tecnickcom/tcpdf": "^6.4"
3232
},

0 commit comments

Comments
 (0)