File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 2.0.0-RC2
5
+ ---------
6
+
4
7
* ** 2017-02-06** : [ BC BREAK] The ` _template ` request parameter will be renamed
5
8
to the ` template ` attribute instead of the ` contentTemplate ` attribute. The
6
9
old attribute will still be available for backwards compatibility.
Original file line number Diff line number Diff line change 68
68
- cmf_sonata_admin_integration.routing.redirect_route_admin
69
69
` ` `
70
70
71
- * The settings ` admin_basepath` and `content_basepath` are only relevant for the admin and thus have been moved as well.
71
+ * The settings ` admin_basepath` and `content_basepath` are only relevant for
72
+ the admin and thus have been moved as well.
72
73
73
74
Before :
74
75
Original file line number Diff line number Diff line change 18
18
},
19
19
"require-dev" : {
20
20
"symfony-cmf/testing" : " ^2.0" ,
21
- "doctrine/phpcr-odm" : " ^1.4|^2.0 " ,
21
+ "doctrine/phpcr-odm" : " ^1.4" ,
22
22
"symfony/phpunit-bridge" : " ^3.2" ,
23
23
"matthiasnoback/symfony-dependency-injection-test" : " ~0.6" ,
24
24
"matthiasnoback/symfony-config-test" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments