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

Update unstable tests for Laravel 10 #524

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

Updates the unstable tests after Laravel 10's release. This also allowed us to reinstate the Maze Runner tests against their master branch as the skeleton app has been updated

As these tests only run overnight, see https://github.com/bugsnag/bugsnag-laravel/actions/runs/4184886979 for a successful run