From 28fb6b87e855187d0628a8b09da40e5c74f0227e Mon Sep 17 00:00:00 2001
From: alcalbg <alcalbg@users.noreply.github.com>
Date: Fri, 13 Dec 2024 08:24:32 +0000
Subject: [PATCH] deploy: 9216add5bd2107c97f70a32e0cba375d47fc24fa

---
 install.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.html b/install.html
index 58eea94..edf6708 100644
--- a/install.html
+++ b/install.html
@@ -124,8 +124,8 @@
 visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
 <h2 id="minimum-requirements">Minimum Requirements</h2>
 <ul>
-<li>PHP 7.2.5+ (with php-zip extension)</li>
-<li>Node v12 or v14</li>
+<li>PHP 8.1+ (with php-zip extension)</li>
+<li>Node 12 - 22</li>
 </ul>
 <h2 id="download-precompiled-build">Download precompiled build</h2>
 <p>Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.</p>