Skip to content

Commit

Permalink
Added mPDF minimal version requirement to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robregonm committed Sep 26, 2014
1 parent 8613f84 commit e9efdbc
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 @@ -22,7 +22,7 @@
"php": ">=5.4.0",
"yiisoft/yii2": "*",
"yiisoft/yii2-composer": "dev-master",
"mpdf/mpdf": "dev-master"
"mpdf/mpdf": ">=5.7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e9efdbc

Please sign in to comment.