Skip to content

Commit

Permalink
cake 5 upgrade - update to mpdf 8.1.6, because it's the first minor r…
Browse files Browse the repository at this point in the history
…elease to support psr log 3
  • Loading branch information
bgehrels committed Sep 18, 2023
1 parent 6df6409 commit 9244904
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 @@ -11,7 +11,7 @@
"require-dev": {
"phpunit/phpunit": "^10.3",
"dompdf/dompdf": "^2.0",
"mpdf/mpdf": "^8.0.4",
"mpdf/mpdf": "^8.1.6",
"tecnickcom/tcpdf": "^6.3",
"cakephp/cakephp-codesniffer": "^5.0"
},
Expand Down

0 comments on commit 9244904

Please sign in to comment.