diff --git a/docs/en/index.rst b/docs/en/index.rst index d47b7fe..3de9203 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -25,7 +25,7 @@ pure-php redis: .. code-block:: bash - composer require enqueue/redis predis/predis:^1 + composer require enqueue/redis predis/predis:^3 Ensure that the plugin is loaded in your ``src/Application.php`` file, within the ``Application::bootstrap()`` function::