File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
],
14
14
"minimum-stability" : " dev" ,
15
15
"require" : {
16
- "php" : " >=5.3.2 " ,
16
+ "php" : " >=5.3.3 " ,
17
17
"symfony/framework-bundle" : " ~2.2" ,
18
- "symfony-cmf/core-bundle" : " ~1.0.0-beta2 " ,
19
- "symfony-cmf/routing-bundle" : " > 1.1.0-alpha1,<1.2.0-dev " ,
20
- "symfony-cmf/content-bundle" : " 1.0.* " ,
18
+ "symfony-cmf/core-bundle" : " ~1.0.0-RC1 " ,
19
+ "symfony-cmf/routing-bundle" : " ~ 1.1.0-RC1 " ,
20
+ "symfony-cmf/content-bundle" : " ~1.1.0-RC1 " ,
21
21
"doctrine/phpcr-bundle" : " 1.0.*" ,
22
22
"doctrine/phpcr-odm" : " 1.0.*"
23
23
},
24
24
"suggest" : {
25
25
"symfony-cmf/create-bundle" : " 1.0.*" ,
26
- "symfony-cmf/menu-bundle" : " 1.0.* " ,
26
+ "symfony-cmf/menu-bundle" : " ~1.1.0-RC1 " ,
27
27
"sonata-project/doctrine-phpcr-admin-bundle" : " 1.0.*"
28
28
},
29
29
"autoload" : {
You can’t perform that action at this time.
0 commit comments