fix upgrade file

This commit is contained in:
Christian Flothmann 2017-03-04 16:15:59 +01:00
parent b118c650a3
commit 903ee47957

View File

@ -159,7 +159,7 @@ FrameworkBundle
* router.options.generator.cache_class
* The `Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\ControllerArgumentValueResolverPass` class
has been removed. Use the `Symfony\Component\HttpKernel\DependencyInjection\ControllerArgumentValueResolverPass`
has been deprecated and will be removed in 4.0. Use the `Symfony\Component\HttpKernel\DependencyInjection\ControllerArgumentValueResolverPass`
class instead.
HttpKernel