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

Commit 58ed459

Browse files
author
Ben Glassman
committed
Require at least 1.1.0 of core bundle for ChildInterface.
1 parent 1f217aa commit 58ed459

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
@@ -19,7 +19,7 @@
1919
"doctrine/phpcr-bundle": "1.1.*",
2020
"doctrine/phpcr-odm": "1.1.*",
2121
"knplabs/knp-menu-bundle": "1.1.*",
22-
"symfony-cmf/core-bundle": ">=1.0.0,<1.2-dev"
22+
"symfony-cmf/core-bundle": ">=1.1.0,<1.2-dev"
2323
},
2424
"require-dev": {
2525
"symfony-cmf/routing-bundle": "1.2.*",

0 commit comments

Comments
 (0)