Skip to content

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

Merged
nicolas-grekas merged 1 commit into1.xfrom
fix-psr-bridge
Oct 30, 2023
Merged

Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4#1003
nicolas-grekas merged 1 commit into1.xfrom
fix-psr-bridge

Conversation

@nicolas-grekas
Copy link
Copy Markdown
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.

1 participant