Skip to content

Commit 294476c

Browse files
chore: Send emails asynchronously with Messenger
1 parent ddfd1a9 commit 294476c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/config/packages/messenger.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ framework:
1313
# Route your messages to the transports
1414
# 'App\Message\YourMessage': async
1515
'App\Message\*': async
16+
'Symfony\Component\Mailer\Messenger\SendEmailMessage': async
1617

1718
# when@test:
1819
# framework:

0 commit comments

Comments
 (0)