swarrot / SwarrotBundle

A symfony bundle for swarrot integration
MIT License
89 stars 59 forks source link

Add processor configurator for Sentry #134

Closed notFloran closed 6 years ago

notFloran commented 6 years ago

Following of https://github.com/swarrot/swarrot/pull/158 : add a configurator for the Sentry processor.

notFloran commented 6 years ago

The Sentry processor is present since the 3.2.0 release of swarrot and the bundle allow ^2.1.1|^3.0, how do I handle this?

odolbeau commented 6 years ago

Hi @notFloran!

I'm so sorry for the delay. :/

You can simply skip the test when the processor is not found, it will be perfect for this PR. :)

notFloran commented 6 years ago

@odolbeau Ok, I will change the test.

I changed company since the opening of the MR and I can not edit the code anymore, so I opened another MR : #136