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

Commit 7025e3c

Browse files
committed
Require CoreBundle 1.1 stable
1 parent 7873207 commit 7025e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"doctrine/phpcr-odm": "~1.1",
2121
"knplabs/knp-menu-bundle": "~2.0,>=2.0.0",
2222
"knplabs/knp-menu": "~2.0,>=2.0.0",
23-
"symfony-cmf/core-bundle": "~1.1"
23+
"symfony-cmf/core-bundle": "~1.1,>=1.1.0"
2424
},
2525
"require-dev": {
2626
"symfony-cmf/routing-bundle": "~1.2",

0 commit comments

Comments
 (0)