thephpleague / oauth2-server-bundle

Symfony bundle for the OAuth2 Server.
MIT License
176 stars 86 forks source link

Symfony 6.4 compatibility (symfony/psr-http-message-bridge) #175

Closed igoooor closed 6 months ago

igoooor commented 7 months ago
 - league/oauth2-server-bundle is locked to version v0.5.0 and an update of this package was not requested.
 - league/oauth2-server-bundle v0.5.0 requires 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.

Would have to bump the dependency to 6.4 or 7.0

themark147 commented 6 months ago

https://github.com/thephpleague/oauth2-server-bundle/pull/159