welpdev/mailchimp-bundle

[Symfony 5] Symfony\Component\EventDispatcher\Event is replaced by Symfony/Contracts/EventDispatcher/Event

Roensby opened this issue · 4 comments

Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 and replaced with Symfony/Contracts/EventDispatcher/Event in Symfony 5.

Applies to src/Event/SubscriberEvent.php and src/Event/WebhookEvent.php.

Maybe a candidate for the 2.0 branch mentioned?
#31

Hey, thanks! sure thing, as I said in latest PR #39 (comment), I'm not using this anymore, not even using Mailchimp, so if you're interested to become a maintainer and work on the v2.X feel free to ask me 👌

Feel free to open a PR or I can put you as maintainer if you want @EvertAlbert