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

Remove Symfony latest on PHP 7.4 #135

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Goal

Symfony 6 requires PHP 8 so we can't run the latest version of Symfony with PHP 7.4 on CI anymore