Skip to content

Commit 54d6e0b

Browse files
authored
Requirements update (#2750)
* Added Node requirement * Expanded range of supported MySQL versions * Update docs/getting_started/requirements.md
1 parent a2afb5b commit 54d6e0b

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
@@ -111,7 +111,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
111111
=== "[[= product_name =]] v4.6"
112112

113113
- MariaDB 10.3-10.11+
114-
- MySQL 8.0
114+
- MySQL 8.0, 8.4
115115
- PostgreSQL 14
116116

117117
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
@@ -351,7 +351,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
351351

352352
=== "[[= product_name =]] v4.6"
353353

354-
- `Node.js` 18+
354+
- `Node.js` 18+, 20+, 22+
355355
- `yarn` 1.15.2+
356356

357357
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.

0 commit comments

Comments
 (0)