You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,10 @@ Try the autocomplete and the instantsearch results page on our [live demo](https
33
33
34
34
We are happy to announce that version 3.x of our extension is now compatible with Magento 2.4. Review the [Customisation](https://github.com/algolia/algoliasearch-magento-2#customisation) section to learn more about the differences between our extension versions.
35
35
36
-
| Extension Version | End of Life |
37
-
|-------------------| --- |
38
-
| v3.13.x | N/A |
39
-
| v3.14.x | N/A |
36
+
| Extension Version | End of Life | Magento | PHP |
37
+
|-------------------| --- |----------| ---------|
38
+
| v3.13.x | N/A |`2.4.x`|`^7.2 \|\| ^8.0`|
39
+
| v3.14.x | N/A |`2.4.x`|`>=8.1`|
40
40
41
41
## Documentation
42
42
@@ -87,10 +87,10 @@ The extension does most of the heavy lifting when it comes to gathering and prep
87
87
88
88
Depending on the extension version you are using, you could have a different PHP API client version powering the extension's backend functionality.
89
89
90
-
| Extension Version | API Client Version | PHP | Magento |
0 commit comments