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
332: Fix deprecation for Extension r=curquiza a=Chris53897
`The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Meilisearch\Bundle\DependencyInjection\MeilisearchExtension".`
Co-authored-by: Christopher Georg <[email protected]>
0 commit comments