Skip to content

Commit

Permalink
fix version in @deprecated annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Sep 25, 2019
1 parent 3ab7d57 commit e016145
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@
* @author Arnaud Le Blanc <arnaud.lb@gmail.com>
* @author Nicolas Grekas <p@tchwork.com>
*
* @deprecated since Symfony 4.2, use CompiledUrlMatcherDumper instead.
* @deprecated since Symfony 4.3, use CompiledUrlMatcherDumper instead.
*/
class PhpMatcherDumper extends CompiledUrlMatcherDumper
{
Expand Down

0 comments on commit e016145

Please sign in to comment.