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

[L5.4] Call to undefined method Dispatcher::firing() #590

Merged
merged 1 commit into from
Jan 19, 2017
Merged

[L5.4] Call to undefined method Dispatcher::firing() #590

merged 1 commit into from
Jan 19, 2017

Conversation

kamui545
Copy link
Contributor

Fix for the following error in 5.4:

FatalThrowableError in /vendor/barryvdh/laravel-debugbar/src/DataCollector/EventCollector.php line 26:
Call to undefined method Illuminate\Events\Dispatcher::firing()

Method removed in the following commit laravel/framework@dbbfc62

@barryvdh barryvdh merged commit 3504fff into barryvdh:master Jan 19, 2017
@barryvdh
Copy link
Owner

Thanks

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.

3 participants