File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments