Skip to content

Commit

Permalink
[Composer] Make sure we require supported versions of sensio/distribu…
Browse files Browse the repository at this point in the history
…tion-bundle (#86)

Ref: #54 (comment)
  • Loading branch information
andrerom authored Mar 23, 2017
1 parent 422a28b commit 9683ad3
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 @@ -13,7 +13,7 @@
"require": {
"ezsystems/ezpublish-legacy": ">=2014.11",
"ezsystems/ezpublish-kernel": "~6.0@dev",
"sensio/distribution-bundle": "^3.0|^4.0|^5.0",
"sensio/distribution-bundle": "^3.0.36|^4.0.6|^5.0.6",
"twig/twig": "^1.27 | ^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 9683ad3

Please sign in to comment.