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

Add autoconfigure with symfony flex #163

Closed eerison closed 1 year ago

eerison commented 1 year ago

Add suport for symfony flex

Symfony Flex is used to autoconfigure symfony's packages, and it's quite useful when we are setup the lib in our project.

then I was wondering if we could add support for it :)

Describe the solution you'd like Add a default config in https://github.com/symfony/recipes-contrib

johnkiely1 commented 1 year ago

Hi @eerison, thanks for the suggestion, we've added this to the backlog and will post here as soon as we have updates to share.

johnkiely1 commented 1 year ago

Hi @eerison, Just wanted to let you know that we have now added a default config recipe for BugSnag with Symfony. https://github.com/symfony/recipes-contrib/tree/main/bugsnag/bugsnag-symfony/1.13