thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.52k stars 1.12k forks source link

add compatibility for psr/http-message 2.0 version #1344

Closed monta990 closed 1 year ago

monta990 commented 1 year ago

its possible add compatibility for psr/http-message 2.0 version, this can helps us to keep updated our projects.

Sephster commented 1 year ago

PR #1339 is dealing with this and should be merged in very soon. Thanks