Skip to content

Commit 07d912a

Browse files
authored
Update index.rst
small improvement to get rid of deprecation messages in predis
1 parent 949a794 commit 07d912a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pure-php redis:
2525

2626
.. code-block:: bash
2727
28-
composer require enqueue/redis predis/predis:^1
28+
composer require enqueue/redis predis/predis:^3
2929
3030
Ensure that the plugin is loaded in your ``src/Application.php`` file, within
3131
the ``Application::bootstrap()`` function::

0 commit comments

Comments
 (0)