lookyman / nette-oauth2-server-doctrine

Integration of The League of Extraordinary Packages' OAuth 2.0 Server into Nette Framework- Kdyby/Doctrine storage implementation
MIT License
13 stars 3 forks source link

Outdated league/oauth2-server dependency #15

Closed JanMikes closed 6 years ago

JanMikes commented 6 years ago

Hi, there is already version 7.0 of league/oauth2-server dependency out, meanwhile this library depends on version <5.1.4

Any plans to update?

lookyman commented 6 years ago

Sure, I just haven't gotten to it yet. You can send a PR if you want, otherwise I'll try to update it soon.

lookyman commented 6 years ago

I will try my damnedest to find some time this weekend. Thank you for holding on.

lookyman commented 6 years ago

@Lexinek I just released a new version.

JanMikes commented 6 years ago

Awesome, i will try it out, thank you!