Skip to content

Commit 0ae021a

Browse files
committed
Update mpdf to a more stable version
1 parent 3be0ac6 commit 0ae021a

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
@@ -16,7 +16,7 @@
1616
"require":{
1717
"drush/drush":"7.*",
1818
"ensepar/html2pdf":"dev-master",
19-
"mpdf/mpdf":"v5.7.1",
19+
"mpdf/mpdf":"^5.7",
2020
"php":">=5.5",
2121
"symfony/console":"2.4.*",
2222
"wittiws/htmlawed":"dev-master",

0 commit comments

Comments
 (0)