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

Fix failing CI #467

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Fixes a couple of issues that caused CI to start failing recently

See https://github.com/bugsnag/bugsnag-symfony/pull/143 for details