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

SUP-2616 / Bump Symfony 5 example to supported PHP version #162

Closed mclack closed 1 year ago

mclack commented 1 year ago

Our Symfony example app currently uses a v7 version of PHP, which is now past EOL. We should bump it to use a supported version as per https://www.php.net/supported-versions.php - minimum 8.1 looks sensible.