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

Do not rely on SensioFrameworkExtraBundle for PSR-7 support #261

Closed
ajgarlag opened this issue Feb 5, 2021 · 0 comments · Fixed by #262
Closed

Do not rely on SensioFrameworkExtraBundle for PSR-7 support #261

ajgarlag opened this issue Feb 5, 2021 · 0 comments · Fixed by #262

Comments

@ajgarlag
Copy link
Contributor

ajgarlag commented Feb 5, 2021

sensio/framework-extra-bundle v6.0 has been released with only one new "feature": Remove PSR-7 support.

Currently, we rely on this feature, so we need to find an alternative way to bridge HttpFoundation and PSR-7 messages.

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 a pull request may close this issue.

1 participant