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 42cca5c commit b1de19bCopy full SHA for b1de19b
Resources/config/mailer.php
@@ -45,7 +45,6 @@
45
tagged_iterator('mailer.transport_factory'),
46
])
47
48
- ->set('mailer.default_transport', TransportInterface::class)
49
->alias('mailer.default_transport', 'mailer.transports')
50
->alias(TransportInterface::class, 'mailer.default_transport')
51
0 commit comments