Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct Extension class per Symfony deprecation #1959

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Lustmored
Copy link
Contributor

As per #1950 the Symfony\Component\HttpKernel\DependencyInjection\Extension is deprecated and Symfony\Component\DependencyInjection\Extension\Extension should be used.

This class is available in all Symfony versions supported by this bundle.

@XWB
Copy link
Member

XWB commented Feb 13, 2025

Thank you.

@XWB XWB merged commit a682440 into FriendsOfSymfony:master Feb 13, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants