Navigation Menu

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

Commit

Permalink
Relax sonata/block-bundle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelVella committed Mar 25, 2015
1 parent 99ecd8b commit b88835b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"symfony/framework-bundle": "~2.3",
"doctrine/phpcr-bundle" :"~1.0",
"doctrine/phpcr-odm": "~1.0",
"sonata-project/block-bundle": "2.3.*",
"sonata-project/block-bundle": "2.3.*|2.4.*",
"symfony-cmf/core-bundle": "~1.0"
},
"conflict": {
Expand Down

0 comments on commit b88835b

Please sign in to comment.