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

Symfony 6.3 compatibility (symfony/psr-http-message-bridge) #158

Closed
maisoui opened this issue Aug 28, 2023 · 2 comments
Closed

Symfony 6.3 compatibility (symfony/psr-http-message-bridge) #158

maisoui opened this issue Aug 28, 2023 · 2 comments

Comments

@maisoui
Copy link

maisoui commented Aug 28, 2023

Hi,

I have composer error with Symfony 6.3 about "symfony/psr-http-message-bridge":

league/oauth2-server-bundle[v0.1.0, ..., v0.1.2] require symfony/framework-bundle ^5.3 -> found symfony/framework-bundle[v5.3.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6.0).

league/oauth2-server-bundle[dev-master, v0.2.0, ..., v0.5.0] require symfony/psr-http-message-bridge ^2.0 -> found symfony/psr-http-message-bridge[v2.0.0, ..., 2.3.x-dev] but these were not loaded, likely because it conflicts with another require.

Root composer.json requires league/oauth2-server-bundle * -> satisfiable by league/oauth2-server-bundle[dev-master, v0.1.0, ..., v0.5.0].

Best regards

@yvalentin
Copy link

@maisoui
Copy link
Author

maisoui commented Sep 19, 2023

Thank you for your answer.
I already used this workaround. ;-)

@chalasr chalasr closed this as completed Dec 30, 2023
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

No branches or pull requests

3 participants