Commit 23e13fb
committed
minor #14984 [Messenger] Remove duplicated Redis transport requirements (sebpacz)
This PR was merged into the 5.2 branch.
Discussion
----------
[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).
> To use the Redis transport, you will need the Redis PHP extension (>=4.3) and a running Redis server (^5.0).
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
d6a7314 [Messenger] Remove duplicated Redis transport requirements1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | | - | |
1168 | | - | |
1169 | | - | |
1170 | 1167 | | |
1171 | 1168 | | |
1172 | 1169 | | |
| |||
0 commit comments