You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class Symfony\Component\HttpKernel\DependencyInjection\Extension (which gets extended in LiipMonitorExtension.php) was made internal in Symfony 7.1. This right now leads to a deprecation.
Symfony\Component\DependencyInjection\Extension\Extension may be used instead