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

Bump dependencies to allow for Laravel 9 #470

Closed jdanino closed 2 years ago

jdanino commented 2 years ago

Goal

to allow for Laravel 9

Testing

ran tests, all pass

luke-belton commented 2 years ago

hey @jdanino - thanks for getting started on this. We're planning to add support for the Laravel 9 release. We'll keep the thread over at https://github.com/bugsnag/bugsnag-laravel/issues/469 updated with progress. 👍

imjoehaines commented 2 years ago

Thanks for the PR, @jdanino!

This ended up with a conflict in the composer JSON, so I've rebased it in #477