Skip to content

Commit

Permalink
Set dompdf 3 as minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
8ctopus committed May 13, 2024
1 parent 7e7ff5d commit 211a1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=8.0",
"dompdf/dompdf": "*",
"dompdf/dompdf": "^3.0",
"twig/twig": "^3.0",
"twig/intl-extra": "^3.3"
},
Expand Down

0 comments on commit 211a1f0

Please sign in to comment.