Skip to content
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

Use contract to resolve dependency conflict in pulse:check #375

Closed

Conversation

joeyrush
Copy link

This resolves the following error message when running php artisan pulse:check in an application that has a custom event dispatcher:

Laravel\Pulse\Commands\CheckCommand::handle(): Argument #3 ($event) must be of type Illuminate\Events\Dispatcher, Lorisleiva\Actions\EventDispatcherDecorator given, called in /Users/joerushton/projects/newtickets/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php on line 36

@driesvints
Copy link
Member

This seems to break the test suite

@driesvints driesvints closed this May 23, 2024
@timacdonald
Copy link
Member

Gonna see if we can get this going again over in #376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants