File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 2.1.0 (unreleased)
5
- ------------------
4
+ 2.1.0
5
+ -----
6
6
7
7
* ChainRouter now returns a new RequestContext if none has been set, to be closer in behaviour to the Symfony router.
8
- * Dropped php hhvm support
8
+ * Dropped hhvm support
9
9
10
10
2.0.3
11
11
-----
Original file line number Diff line number Diff line change 25
25
"symfony/dependency-injection" : " ^2.8 || ^3.3 || ^4.0" ,
26
26
"symfony/config" : " ^2.8 || ^3.3 || ^4.0" ,
27
27
"symfony/event-dispatcher" : " ^2.8 || ^3.3 || ^4.0" ,
28
- "symfony-cmf/testing" : " ^2.1.0-RC1 "
28
+ "symfony-cmf/testing" : " ^2.1.0"
29
29
},
30
30
"suggest" : {
31
31
"symfony/event-dispatcher" : " DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
You can’t perform that action at this time.
0 commit comments