Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting_started/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
=== "[[= product_name =]] v4.6"

- MariaDB 10.3-10.11+
- MySQL 8.0
- MySQL 8.0, 8.4
- PostgreSQL 14

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

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

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

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