File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
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" ,
24
23
"matthiasnoback/symfony-dependency-injection-test" : " ~0.6" ,
25
24
"matthiasnoback/symfony-config-test" : " ^1.3.1" ,
26
- "phpunit/php-code-coverage" : " @stable" ,
27
- "symfony/monolog-bundle" : " ^2.3|^3.0" ,
28
25
"doctrine/orm" : " ^2.5" ,
29
26
"doctrine/data-fixtures" : " ^1.0.0"
30
27
},
34
31
"doctrine/phpcr-odm" : " To enable support for the PHPCR ODM documents (^1.4)" ,
35
32
"doctrine/phpcr-bundle" : " To enable support for the PHPCR ODM documents" ,
36
33
"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)"
34
+ "symfony-cmf/content-bundle" : " To optionally use the configured value for 'content_basepath' from the CoreBundle"
39
35
},
40
36
"conflict" : {
41
37
"doctrine/phpcr-odm" : " <1.4"
You can’t perform that action at this time.
0 commit comments