# Supported software versions

{% hint style="info" %}
All of the software dependencies have been tested and verified to be stable and working with all the listed Magento 2 versions.
{% endhint %}

| Software          | Version                                                                                                                                                                                                                                                                |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Magento 2**     | <p>2.2.10<br>2.3.3<br>2.3.4<br>2.3.5 (and p1)<br>2.3.6<br>2.3.7 (and p3, p4)<br>2.4.0<br>2.4.1<br>2.4.2<br>2.4.3 (and p1, p3)<br>2.4.4 (and p2, p3, p5, p17)<br>2.4.5<br>2.4.6 (and p3, p14)</p><p>2.4.7-beta1<br>2.4.7- (and p9)<br>2.4.8 (and p4)<br>2.4.9-beta1</p> |
| **PHP**           | <p>7.2</p><p>7.3</p><p>7.4<br>8.1<br>8.2<br>8.3<br>8.4<br>8.5</p>                                                                                                                                                                                                      |
| **MySQL**         | <p>5.7<br>8.0</p>                                                                                                                                                                                                                                                      |
| **MariaDB**       | <p>10.4<br>10.5<br>10.6<br>11.4</p>                                                                                                                                                                                                                                    |
| **Elasticsearch** | <p>5.6<br>7.6<br>7.17</p>                                                                                                                                                                                                                                              |
| **OpenSearch**    | <p>1.3<br>2.5<br>2.12<br>2.19<br>3.0<br>3.1</p>                                                                                                                                                                                                                        |
| **Varnish**       | <p>6.5<br>7<br>7.2</p>                                                                                                                                                                                                                                                 |
| **Valkey**        | 8.1                                                                                                                                                                                                                                                                    |
| **Redis**         | <p>6.2<br>7.0<br>7.2</p>                                                                                                                                                                                                                                               |
| **Nginx**         | 1.21                                                                                                                                                                                                                                                                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.readymage.com/faq/supported-software-versions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
