Skip to content

Commit 125cfa0

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [Messenger] Remove duplicated Redis transport requirements
2 parents c2a3742 + 23e13fb commit 125cfa0

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
@@ -1197,9 +1197,6 @@ The Redis transport DSN may looks like this:
11971197

11981198
The Unix socket DSN was introduced in Symfony 5.1.
11991199

1200-
To use the Redis transport, you will need the Redis PHP extension (>=4.3) and
1201-
a running Redis server (^5.0).
1202-
12031200
A number of options can be configured via the DSN or via the ``options`` key
12041201
under the transport in ``messenger.yaml``:
12051202

0 commit comments

Comments
 (0)