From 24ad0a4ff8c17bb73995309e39da8e46500ed4a0 Mon Sep 17 00:00:00 2001 From: Lukas Scharmer Date: Wed, 27 Nov 2024 13:59:36 +0100 Subject: [PATCH] Nodejs: Update supported versions in install.md --- docs/configuration/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/install.md b/docs/configuration/install.md index 8a95d2277fa4..071c027a7e14 100755 --- a/docs/configuration/install.md +++ b/docs/configuration/install.md @@ -73,7 +73,7 @@ For best results we recommend: * Apache 2.4.x with `mod_php` * php-gd, php-xml, php-mysql, php-mbstring, php-imagick, php-zip, php-intl * OpenJDK 17 - * Node.js: 20-LTS (and 21) + * Node.js: 22-LTS (and 20, 21, 23) * git * composer v2 * a contemporary browser supporting ES6, CSS3 and HTML 5