File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.1.0-RC3
5
+ ---------
6
+
7
+ * ** 2013-09-04** : Marked ContentAwareGenerator as obsolete, use ContentAwareGenerator
8
+ from the CMF routing component directly instead. This class will be removed in 1.2
4
9
* ** 2013-08-09** : dynamic.generic_controller is now defaulting to null instead
5
10
of the controller from CmfContentBundle. CmfCoreBundle is prepending the
6
11
CmfContentBundle generic controller if that bundle is present. If you do not
Original file line number Diff line number Diff line change 15
15
"prefer-stable" : false ,
16
16
"require" : {
17
17
"php" : " >=5.3.3" ,
18
- "symfony-cmf/routing" : " ~1.1.0-RC1 " ,
18
+ "symfony-cmf/routing" : " ~1.1.0-RC3 " ,
19
19
"symfony/framework-bundle" : " ~2.2"
20
20
},
21
21
"require-dev" : {
You can’t perform that action at this time.
0 commit comments