Skip to content
Open
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 @@ -98,7 +98,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E

=== "[[= product_name =]] v5.0"

- MariaDB 10.11+
- MariaDB 10.11+ or 11.4
- MySQL 8.4
- PostgreSQL 14

Expand All @@ -107,7 +107,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E

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

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

Expand Down
Loading