File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 17
17
"symfony/framework-bundle" : " ^2.8|^3.0"
18
18
},
19
19
"require-dev" : {
20
- "symfony-cmf/core-bundle" : " ^2.0" ,
21
20
"symfony-cmf/testing" : " ^2.0" ,
22
21
"doctrine/phpcr-odm" : " ^1.4|^2.0" ,
23
22
"symfony/phpunit-bridge" : " ^3.2" ,
34
33
"doctrine/phpcr-odm" : " To enable support for the PHPCR ODM documents (^1.4)" ,
35
34
"doctrine/phpcr-bundle" : " To enable support for the PHPCR ODM documents" ,
36
35
"doctrine/orm" : " To enable support for the ORM entities (^2.5)" ,
37
- "symfony-cmf/content-bundle" : " To optionally use the configured value for 'content_basepath' from the CoreBundle" ,
38
- "symfony-cmf/core-bundle" : " To use the RouteTypeType form type and for easier configuration (^2.0)"
36
+ "symfony-cmf/content-bundle" : " To optionally use the configured value for 'content_basepath' from the CoreBundle"
39
37
},
40
38
"conflict" : {
41
39
"doctrine/phpcr-odm" : " <1.4"
You can’t perform that action at this time.
0 commit comments