Skip to content

Commit 5789e79

Browse files
committed
MAGE-950: readme.md updated.
1 parent d1f7536 commit 5789e79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ We are happy to announce that version 3.x of our extension is now compatible wit
5252

5353
The easiest way to install the extension is to use [Composer](https://getcomposer.org/) and follow our [getting started guide](https://www.algolia.com/doc/integration/magento-2/getting-started/quick-start/).
5454

55+
If you would like to stay on a minor version, please upgrade your composer to only accept minor versions. The following example will keep you on the minor version and will update patches automatically.
56+
57+
`"algolia/algoliasearch-magento-2": "~3.14.0"`
58+
5559
### Customisation
5660

5761
The extension uses libraries to help assist with the frontend implementation for autocomplete, instantsearch, and insight features. It also uses the Algolia PHP client to leverage indexing and search methods from the backend. When you approach customisations for either, you have to understand that you are customising the implementation itself and not the components it is based on.

0 commit comments

Comments
 (0)