Closed irazasyed closed 8 years ago
Yeah, thanks for reporting! I know about the issue though, this bug currently exists in all my packages. I'll find a better solution soon. Closing this in the meantime.
Fix: use Illuminate\Contracts\Container\Container as Application;
Same thing with another package as well. That's what fixed it. Works for both Lumen and Laravel too.
Yeah, sounds like a good idea.
I'm still waiting for this package to be updated :)
I can send a PR if you'd like.
I'll get to this asap.
Great. Sounds good. Thanks!
I've added an implementation in https://github.com/lucadegasperi/oauth2-server-laravel/pull/646 If everything runs smoothly on that one I'll just do the same on all packages.
:+1:
Fixed in 2.2.1
Thank you :)
There's some problem when using with Lumen 5.2, here's the error it's throwing: