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 11Changelog
22=========
33
4+ 2.0.0-RC2
5+ ---------
6+
47 * ** 2017-02-06** : [ BC BREAK] The ` _template ` request parameter will be renamed
58 to the ` template ` attribute instead of the ` contentTemplate ` attribute. The
69 old attribute will still be available for backwards compatibility.
Original file line number Diff line number Diff line change 6868 - cmf_sonata_admin_integration.routing.redirect_route_admin
6969 ` ` `
7070
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.
7273
7374 Before :
7475
Original file line number Diff line number Diff line change 1818 },
1919 "require-dev" : {
2020 "symfony-cmf/testing" : " ^2.0" ,
21- "doctrine/phpcr-odm" : " ^1.4|^2.0 " ,
21+ "doctrine/phpcr-odm" : " ^1.4" ,
2222 "symfony/phpunit-bridge" : " ^3.2" ,
2323 "matthiasnoback/symfony-dependency-injection-test" : " ~0.6" ,
2424 "matthiasnoback/symfony-config-test" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments