8000 Minor tweak · symfony/symfony-docs@939ae85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 939ae85

Browse files
committed
Minor tweak
1 parent 6e46ab6 commit 939ae85

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

messenger.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,8 @@ AMQP Transport
734734

735735
.. versionadded:: 5.1
736736

737-
The AMQP transport has moved to a separate package. Install it by running
737+
Starting from Symfony 5.1, the AMQP transport has moved to a separate package.
738+
Install it by running:
738739

739740
.. code-block:: terminal
740741
@@ -787,7 +788,8 @@ Doctrine Transport
787788

788789
.. versionadded:: 5.1
789790

790-
The Doctrine transport has moved to a separate package. Install it by running
791+
Starting from Symfony 5.1, the Doctrine transport has moved to a separate package.
792+
Install it by running:
791793

792794
.. code-block:: terminal
793795
@@ -897,7 +899,8 @@ Redis Transport
897899

898900
.. versionadded:: 5.1
899901

900-
The Redis transport has moved to a separate package. Install it by running
902+
Starting from Symfony 5.1, the Redis transport has moved to a separate package.
903+
Install it by running:
901904

902905
.. code-block:: terminal
903906

0 commit comments

Comments
 (0)
0