File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ public function supports($name)
210210 * request method is not allowed
211211 *
212212 * @deprecated Use matchRequest exclusively to avoid problems. This method will be removed in version 2.0
213- *
213+ *
214214 * @api
215215 */
216216 public function match ($ pathinfo )
Original file line number Diff line number Diff line change 1818 "psr/log" : " 1.*"
1919 },
2020 "require-dev" : {
21- "symfony-cmf/testing" : " ^1.3@dev " ,
21+ "symfony-cmf/testing" : " ^1.3" ,
2222 "symfony/dependency-injection" : " ^2.0.5|3.*" ,
2323 "symfony/config" : " ^2.2|3.*" ,
2424 "symfony/event-dispatcher" : " ^2.1|3.*" ,
25- "friendsofsymfony/jsrouting-bundle" : " @dev "
25+ "friendsofsymfony/jsrouting-bundle" : " ^1.1 "
2626 },
2727 "suggest" : {
2828 "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