Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Allow installation of 4.x version of Distribution bundle
Browse files Browse the repository at this point in the history
As 3.x is not maintained any more, we need 4.x to fix
sensiolabs/SensioDistributionBundle#304
  • Loading branch information
emodric authored Jan 24, 2017
1 parent 15880f1 commit b3bf755
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 @@ -23,7 +23,7 @@
"qafoo/rmf": "1.0.*",
"kriswallsmith/buzz": ">=0.9",
"tedivm/stash-bundle": "0.4.*",
"sensio/distribution-bundle": "^3.0.36",
"sensio/distribution-bundle": "^3.0.36|^4.0.38",
"nelmio/cors-bundle": "1.3.*",
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
"pagerfanta/pagerfanta": "~1.0",
Expand Down

0 comments on commit b3bf755

Please sign in to comment.