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

Add shouldReport to ExceptionHandler #62

Closed
wants to merge 2 commits into from

Conversation

okdewit
Copy link

@okdewit okdewit commented Mar 11, 2019

shouldReport() was added to the ExceptionHandler interface in Laravel 5.8. When it is not present in this class, it throws an error.

See this PR on Laravel Framework:
laravel/framework#26193

okdewit added 2 commits March 11, 2019 15:57
`shouldReport()` was added to the `ExceptionHandler` interface in Laravel 5.8. When it is not present in this class, it throws an error.

See this PR on Laravel Framework:
laravel/framework#26193
@nunomaduro
Copy link
Owner

You are using a old version of Collision. Please upgrade to the latest version.

@nunomaduro nunomaduro closed this Mar 11, 2019
@okdewit
Copy link
Author

okdewit commented Mar 11, 2019

You're right, my mistake! 👍

@okdewit okdewit deleted the patch-1 branch March 11, 2019 15:03
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.

2 participants