We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5021e4 + 3d5f607 commit d0ca92aCopy full SHA for d0ca92a
messenger.rst
@@ -877,7 +877,7 @@ The Redis transport uses `streams`_ to queue messages.
877
# .env
878
MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages
879
880
-To use the Redis transport, you will need the Redis PHP extension (^4.2) and
+To use the Redis transport, you will need the Redis PHP extension (^4.3) and
881
a running Redis server (^5.0).
882
883
.. caution::
0 commit comments