php artisan optimize
[ErrorException] Declaration of AuthGrove\Providers\EventServiceProvider::boot() should be compatible with Illuminate\Foundation\Support\Providers\EventServiceProvider::boot()
php artisan optimize
[ErrorException] Declaration of AuthGrove\Providers\EventServiceProvider::boot() should be compatible with Illuminate\Foundation\Support\Providers\EventServiceProvider::boot()
rGROVE Auth Grove | |||
D638 | rGROVE7020aac79919 Require Laravel 5.2, but not Laravel 5.3 |
I can repro with laravel/framework v5.3.4.
The issue doesn't exist in 5.2.
Why our 5.2 Auth Grove wants a 5.3.4?
Caused by d69820ed, probably using ^ instead of ~.