You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: