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 90ebc8b + d0ca92a commit 4f1628eCopy full SHA for 4f1628e
messenger.rst
@@ -864,7 +864,7 @@ The Redis transport uses `streams`_ to queue messages.
864
# .env
865
MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages
866
867
-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
868
a running Redis server (^5.0).
869
870
.. caution::
0 commit comments