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 43ff333 commit 1e325b0Copy full SHA for 1e325b0
symfony/messenger/4.1/post-install.txt
@@ -11,7 +11,7 @@
11
12
1. Installing the AMQP pack by running <info>composer require amqp</>;
13
2. Uncommenting the <comment>MESSENGER_TRANSPORT_DSN</> env var
14
- and <comment>framework.messanger.transports.amqp</> config;
+ and <comment>framework.messenger.transports.amqp</> config;
15
3. Routing your messages to the amqp sender.
16
17
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc/master/messenger.html</>
0 commit comments