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 58ae22c commit e0988a5Copy full SHA for e0988a5
symfony/messenger/4.1/post-install.txt
@@ -9,7 +9,7 @@
9
* If you need to send messages to your broker, you can benefit from the built-in
10
amqp transport by:
11
12
- 1. Install the AMQP pack by running <info>composer require amqp</>
+ 1. Installing the AMQP pack by running <info>composer require amqp</>
13
2. Uncommenting the <comment> MESSENGER_ADAPTER_DSN</> env var
14
and `framework.messanger.transports.amqp` config
15
3. Routing your messages to the amqp sender.
0 commit comments