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 root DI extension class #171

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Use root DI extension class #171

merged 1 commit into from
Jun 5, 2024

Conversation

mbabker
Copy link

@mbabker mbabker commented May 31, 2024

Symfony 7.1 deprecates the Symfony\Component\HttpKernel\DependencyInjection\Extension class in favor of the root Symfony\Component\DependencyInjection\Extension\Extension class, so this PR updates the DI extension to clear that deprecation.

@maxhelias
Copy link
Collaborator

maxhelias commented Jun 3, 2024

I'd like to work on a PR to make the CI green on it before merge.

@maxhelias
Copy link
Collaborator

See : #172

@maxhelias maxhelias merged commit 064495a into odolbeau:master Jun 5, 2024
3 of 6 checks passed
@maxhelias
Copy link
Collaborator

Thanks @mbabker !

@mbabker mbabker deleted the patch-1 branch June 5, 2024 13:15
@mbabker mbabker restored the patch-1 branch June 5, 2024 13:15
@mbabker mbabker deleted the patch-1 branch June 5, 2024 13:15
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.

3 participants