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.
2 parents 43ff333 + 1e325b0 commit b753766Copy full SHA for b753766
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