Skip to content

Commit

Permalink
MPDF require
Browse files Browse the repository at this point in the history
  • Loading branch information
hanishsingla authored Feb 9, 2018
1 parent 5416e54 commit 4d9b79d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
"require": {
"php": ">=5.5.9",
"symfony/framework-bundle": "~2.8|~3.0|~4.0",
"mpdf/mpdf": "^6.1"
},
"suggest": {
"mpdf/mpdf": "^6.1"
"mpdf/mpdf": "^7.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 4d9b79d

Please sign in to comment.