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

Prepare for Laravel 9 support #469

Closed adevade closed 2 years ago

adevade commented 2 years ago

Laravel 9 is just around the corner, and when I was going to try out the beta it wouldn't install because of this package.

It would be nice if it's supported when Laravel 9 drops (probably) early next month.

luke-belton commented 2 years ago

hi @adevade - we're planning to add support for the Laravel 9 release. We'll let you know on this thread when there are any updates.

mikkellindblom commented 2 years ago

Any news on this @luke-belton?

xljones commented 2 years ago

👋 Laravel 9 support is not released yet, but we'll keep you posted when this drops.

luke-belton commented 2 years ago

Support for Laravel 9 has now been added. This was released in v2.23.0 of bugsnag-laravel 🎉

adevade commented 2 years ago

Nice work! Thank you! 👍