bugsnag / bugsnag-symfony

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
https://docs.bugsnag.com/platforms/php/symfony
MIT License
43 stars 21 forks source link

Update compatibility for Symfony 6 #137

Closed Nispeon closed 2 years ago

Nispeon commented 2 years ago

Goal

Make the package compatible with Symfony 6

Changeset

Allowed versions 6 of symfony packages called in composer.json

Testing

Ran phpunit bin and checked if tests failed or not, they didn't

yousif-bugsnag commented 2 years ago

HI @Nispeon, thanks for the PR!

We'll look to get this reviewed as soon as priorities allow.