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

Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4 #1003

Merged
merged 1 commit into from Oct 30, 2023

Conversation

nicolas-grekas
Copy link
Member

Should fix issues like getsentry/sentry-symfony#750 and symfony/recipes#1236

Before 6.4, the bridge was not in symfony/symfony so that extra.symfony.require shouldn't apply to earlier versions.

We could improve the API and flex to handle this concern at a more generic level, but this is so rare that I suggest hard-coding the rule in flex.

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.

None yet

1 participant