Skip to content

Commit aa08d1b

Browse files
committed
typo fix.
1 parent 823d130 commit aa08d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"symfony/framework-bundle": "~2.2",
1818
"symfony-cmf/core-bundle": "~1.0.0-RC1",
1919
"symfony-cmf/routing-bundle": "~1.1.0-RC1",
20-
"symfony-cmf/content-bundle": "~1.1.0-RC1",
20+
"symfony-cmf/content-bundle": "~1.0.0-RC1",
2121
"doctrine/phpcr-bundle": "1.0.*",
2222
"doctrine/phpcr-odm": "1.0.*"
2323
},
2424
"suggest": {
2525
"symfony-cmf/create-bundle": "1.0.*",
26-
"symfony-cmf/menu-bundle": "~1.1.0-RC1",
26+
"symfony-cmf/menu-bundle": "~1.0.0-RC1",
2727
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)