Skip to content

Commit 7e0fc57

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

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

8181
- MariaDB 10.3-10.11+
82-
- MySQL 8.0
82+
- MySQL 8.0, 8.4
8383
- PostgreSQL 14
8484

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

249249
=== "[[= product_name =]] v4.6"
250250

251-
- `Node.js` 18+
251+
- `Node.js` 18+, 20+, 22+
252252
- `yarn` 1.15.2+
253253

254254
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)