thephpleague / oauth2-server

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

[UPGRADE] Upgrade league/event to version 3. #1308

Closed frankdejonge closed 10 months ago

frankdejonge commented 1 year ago

This PR upgrades League\Event to version 3 while making the upgrade process smooth. I've added compatibility layers in to make the upgrade process smooth for users. Still, because return types are different, these changes are technically BC breaks.

Sephster commented 1 year ago

Thanks Frank. Will get to this tomorrow evening 🙏

irazasyed commented 1 year ago

Can this be merged please?

ganey commented 1 year ago

Hey, any updates on this? I'm already using league/event@^3 but now need to add oauth, currently i'll have to downgrade event to make it work

Sephster commented 1 year ago

Its a breaking change so will be released with v9 which will take a while to finish sorry