Roensby
Roensby
`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? https://github.com/welpdev/mailchimp-bundle/issues/31
It would be great to have a compose event for when the user clicks the "Schedule send" button. My use case is to be able to modify the email before...
https://github.com/InboxSDK/InboxSDK/issues/1151
It would be great to have a compose event for after the user chooses a time to schedule an email. My use case is to be able to grab the...