- The bridge is not marked as
@experimental
anymore - [BC BREAK] Change signature of
EsendexTransport::__construct()
method from:public function __construct(string $token, string $accountReference, string $from, HttpClientInterface $client = null, EventDispatcherInterface $dispatcher = null)
to:public function __construct(string $email, string $password, string $accountReference, string $from, HttpClientInterface $client = null, EventDispatcherInterface $dispatcher = null)
- Added the bridge