File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -734,7 +734,8 @@ AMQP Transport
734
734
735
735
.. versionadded :: 5.1
736
736
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:
738
739
739
740
.. code-block :: terminal
740
741
@@ -787,7 +788,8 @@ Doctrine Transport
787
788
788
789
.. versionadded :: 5.1
789
790
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:
791
793
792
794
.. code-block :: terminal
793
795
@@ -897,7 +899,8 @@ Redis Transport
897
899
898
900
.. versionadded :: 5.1
899
901
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:
901
904
902
905
.. code-block :: terminal
903
906
You can’t perform that action at this time.
0 commit comments