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

Fix CI failing due to changes to composer #155

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

Similar to https://github.com/bugsnag/bugsnag-laravel/pull/492, we need to allow some composer plugins in our Symfony 4 & 5 test fixtures to fix CI (the Symfony 6 fixture already allows these plugins)