Skip to content

Commit

Permalink
Merge pull request #193 from webhdx/patch-1
Browse files Browse the repository at this point in the history
EZEE-1483: Limit Twig to 1.x due to invalid constraint in KnpMenuBundle 1.x which breaks with Twig 2.x
  • Loading branch information
andrerom authored Apr 27, 2017
2 parents 394b97f + 7c48633 commit c48ab96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"ezsystems/platform-ui-assets-bundle": "~1.0@dev",
"whiteoctober/breadcrumbs-bundle": "~1.0.1",
"knplabs/knp-menu-bundle": "1.*",
"twig/twig": "~1.28",
"zetacomponents/feed": "~1.4",
"ezsystems/demobundle-data": "~1.0@dev",
"components/bootstrap": "3.3.2",
Expand Down

0 comments on commit c48ab96

Please sign in to comment.