Skip to content

Commit 5b86e34

Browse files
authored
Remove last dot and change sender for adapter
1 parent ef00c5a commit 5b86e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/messenger/4.1/config/packages/messenger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ framework:
55
# amqp: "%env(MESSENGER_ADAPTER_DSN)%"
66

77
routing:
8-
# Route your messages to the senders.
8+
# Route your messages to the adapters
99
# 'App\Message\YourMessage': amqp

0 commit comments

Comments
 (0)