Skip to content

Commit d6a7314

Browse files
sebpaczjaviereguiluz
authored andcommitted
[Messenger] Remove duplicated Redis transport requirements
The Redis transport requirements has been presented twice. I mean the following sentences: "This transport requires the Redis PHP extension (>=4.3) and a running Redis server (^5.0)." and "To use the Redis transport, you will need the Redis PHP extension (>=4.3) and a running Redis server (^5.0).".
1 parent 8a614eb commit d6a7314

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

messenger.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,9 +1164,6 @@ The Redis transport DSN may looks like this:
11641164

11651165
The Unix socket DSN was introduced in Symfony 5.1.
11661166

1167-
To use the Redis transport, you will need the Redis PHP extension (>=4.3) and
1168-
a running Redis server (^5.0).
1169-
11701167
A number of options can be configured via the DSN or via the ``options`` key
11711168
under the transport in ``messenger.yaml``:
11721169

0 commit comments

Comments
 (0)