Skip to content

Commit e0988a5

Browse files
committed
Installing
1 parent 58ae22c commit e0988a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/messenger/4.1/post-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* If you need to send messages to your broker, you can benefit from the built-in
1010
amqp transport by:
1111

12-
1. Install the AMQP pack by running <info>composer require amqp</>
12+
1. Installing the AMQP pack by running <info>composer require amqp</>
1313
2. Uncommenting the <comment> MESSENGER_ADAPTER_DSN</> env var
1414
and `framework.messanger.transports.amqp` config
1515
3. Routing your messages to the amqp sender.

0 commit comments

Comments
 (0)