From dd211e06249d945b82d8a337f129ba3887e6e526 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sat, 4 May 2024 13:58:30 +0200 Subject: [PATCH] Update PHP version requirement in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9852e69af..4c7e9c210 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The overall speed of NNTmux is largely governed by performance of the database. ### Software - PHP 8.1+ (and various modules) + PHP 8.2+ (and various modules) MariaDB 10+ or MySQL 8+ (Postgres is not supported) The installation guides have more detailed software requirements.