We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050b93c commit 052577bCopy full SHA for 052577b
Transport/AbstractTransport.php
@@ -13,8 +13,8 @@
13
14
use Psr\Log\LoggerInterface;
15
use Psr\Log\NullLogger;
16
-use Symfony\Component\Mailer\Envelope;
17
use Symfony\Component\EventDispatcher\LegacyEventDispatcherProxy;
+use Symfony\Component\Mailer\Envelope;
18
use Symfony\Component\Mailer\Event\MessageEvent;
19
use Symfony\Component\Mailer\SentMessage;
20
use Symfony\Component\Mime\Address;
0 commit comments