bugsnag / bugsnag-laravel

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
https://docs.bugsnag.com/platforms/php/laravel/
MIT License
876 stars 129 forks source link

Allow installation on Laravel 9 projects #477

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Goal

https://github.com/bugsnag/bugsnag-laravel/pull/470 ended up with a conflict, so I've rebased it in this PR. I've also:

imjoehaines commented 2 years ago

is there anything we should be pruning from the unit test matrix?

I think it's ok — even though it's a huge matrix it finishes in ~1-2 minutes, which is faster than the license audit and Maze Runner tests