MailjetSwiftMailer
MailjetSwiftMailer copied to clipboard
Argument @swiftmailer.transport.eventdispatcher.mailjet not found
I've tried integrating your project in my Symfony app, but the argument @swiftmailer.transport.eventdispatcher.mailjet does not exist :(
ping @Zhivko-Mailjet
I've the same problem
cc @eboisgon
try add this in your services.yml
swiftmailer.transport.eventdispatcher.mailjet:
class: Swift_Events_SimpleEventDispatcher