Skip to content

Commit

Permalink
Allow specific versions of libs to be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Quetzacoalt91 committed Jan 14, 2019
1 parent d2c860f commit 0fdb235
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@
"tecnickcom/tcpdf": "^6.2.12",
"twig/twig": "^1.0||^2.0"
},
"conflict": {
"twig/twig": "1.37.0|2.6.1"
},
"repositories": [
{
"type": "vcs",
Expand Down

0 comments on commit 0fdb235

Please sign in to comment.