symfony/mercure-bundle

Symfony 5.1 deprecation warning

Closed this issue · 0 comments

The signature of method "Symfony\Component\DependencyInjection\Alias::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.

Problem is in MercureExtension class, line 98.