Skip to content

Commit

Permalink
composer: updated supported mPDF versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuchar committed Apr 28, 2017
1 parent ce6935c commit bc891f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,6 +19,6 @@
"nette/utils": ">= 2.2",
"nette/http": ">= 2.2",
"nette/application": ">= 2.2",
"mpdf/mpdf": ">= 5.0"
"mpdf/mpdf": ">= 5.0 <7.0"
}
}

0 comments on commit bc891f9

Please sign in to comment.