The class Zicht\Bundle\UrlBundle\D...eUrlProviderServicePass has been deprecated: Should no longer be used. Remains here for BC.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-deprecated annotation
25
$container->addCompilerPass(/** @scrutinizer ignore-deprecated */ new DependencyInjection\Compiler\ReplaceUrlProviderServicePass());