Skip to content

Commit ed28fa3

Browse files
committed
Requirements update (#2750)
* Added Node requirement * Expanded range of supported MySQL versions * Update docs/getting_started/requirements.md
1 parent 062be8d commit ed28fa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
7272
=== "Ibexa DXP v4.6"
7373

7474
- MariaDB 10.3-10.11+
75-
- MySQL 8.0
75+
- MySQL 8.0, 8.4
7676
- PostgreSQL 14
7777

7878
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release. For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
@@ -234,7 +234,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
234234

235235
=== "Ibexa DXP v4.6"
236236

237-
- `Node.js` 18+
237+
- `Node.js` 18+, 20+, 22+
238238
- `yarn` 1.15.2+
239239

240240
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release. For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.

0 commit comments

Comments
 (0)