-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes laravel-doctrine/acl#25 #42
Conversation
…ainer] is not instantiable while building [LaravelDoctrine\ACL\RegisterMappedEventSubscribers]
@patrickbrouwers issue with HHVM sebastianbergmann/phpunit#1684 seems it need to update PHPUnit |
…eption : Target [Illuminate\Contracts\Auth\Access\Gate] is not instantiable.
@patrickbrouwers Can you please merge this PR? It fixes the issue. |
Im not involved in this project anymore |
Okay, thanks for all your work then! I guess that makes this officially unmaintained. ¯_(ツ)_/¯ |
Dunno, there’s more people than just me. Check the LD slack |
What if we recruit people to help the package maintenance? |
Laravel removed support for HHVM in 5.3 (source). What do you guys think about removing |
@eigan Let's remove HHVM and merge this to the 1.1 branch |
@remarkusable I have cherry-picked these commits into 1.1. Will remove |
Thank you! @mxkh :) Should be available in 1.0.18 now. |
Target [Illuminate\Contracts\Container\Container] is not instantiable while building [LaravelDoctrine\ACL\RegisterMappedEventSubscribers]