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

Add support for Laravel 8 #405

Closed jwpage closed 4 years ago

jwpage commented 4 years ago

This PR adds support for the upcoming Laravel 8 release (due 8 September) to the composer.json requirements.

GrahamCampbell commented 4 years ago

Thanks for getting started with this. The travis config also needs updating to actually test against Laravel 8 too.

imjoehaines commented 4 years ago

Thanks @jwpage — this will be merged in #407