Skip to content

Commit

Permalink
adjust docs (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal authored Sep 17, 2023
1 parent ef9f31b commit dbc65ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To install the ElasticSearch plugin, you can use ``composer``. From your
application's ROOT directory (where ``composer.json`` file is located) run the
following::

php composer.phar require cakephp/elastic-search "^3.0"
php composer.phar require cakephp/elastic-search "^4.0"

You will need to add the following line to your application's
**src/Application.php** file::
Expand Down

0 comments on commit dbc65ae

Please sign in to comment.