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 11Changelog
22=========
33
4- 2.1.0 (unreleased)
5- ------------------
4+ 2.1.0
5+ -----
66
77* 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
99
10102.0.3
1111-----
Original file line number Diff line number Diff line change 2525 "symfony/dependency-injection" : " ^2.8 || ^3.3 || ^4.0" ,
2626 "symfony/config" : " ^2.8 || ^3.3 || ^4.0" ,
2727 "symfony/event-dispatcher" : " ^2.8 || ^3.3 || ^4.0" ,
28- "symfony-cmf/testing" : " ^2.1.0-RC1 "
28+ "symfony-cmf/testing" : " ^2.1.0"
2929 },
3030 "suggest" : {
3131 "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