Skip to content

Commit 0dda3c3

Browse files
authored
Merge pull request #164 from cakephp/steinkel-patch-1
Update index.rst
2 parents 949a794 + 07d912a commit 0dda3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)