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 the Extension class of symfony/dependency-injection instead of sy… #306

Conversation

xammmue
Copy link
Contributor

@xammmue xammmue commented Jul 19, 2024

Switch from Symfony\Component\HttpKernel\DependencyInjection\Extension which is internal in Symfony 7.1 to Symfony\Component\DependencyInjection\Extension\Extension which may be used instead:
symfony/symfony@ef95928

…mfony/http-kernel as it was made internal with Symfony 7.1
@kbond kbond merged commit 7e34ca4 into liip:master Jul 24, 2024
9 of 10 checks passed
@kbond
Copy link
Collaborator

kbond commented Jul 24, 2024

Thanks @xammmue!

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