messenger

This commit is contained in:
2022-05-11 14:48:57 +02:00
parent c84ec14cb5
commit e27c93c5c0
2 changed files with 11 additions and 3 deletions

@ -22,3 +22,11 @@ framework:
# Route your messages to the transports
# 'App\Message\YourMessage': async
# when@test:
# framework:
# messenger:
# transports:
# # replace with your transport name here (e.g., my_transport: 'in-memory://')
# # For more Messenger testing tools, see https://github.com/zenstruck/messenger-test
# async: 'in-memory://'