bugsnag / bugsnag-laravel

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

Add support for Laravel 10 #518

Closed rubenvanerk closed 1 year ago

rubenvanerk commented 1 year ago

Goal

This change is necessary so that this package can be installed in Laravel 10 applications

Changeset

Testing

I ran make build && make test

aglipanci commented 1 year ago

I would really appreciate if you guys can merge this.