From dc6c25a70186abc71b9f1682f055b5f722451563 Mon Sep 17 00:00:00 2001 From: Joseph White Date: Fri, 25 Oct 2024 15:55:41 -0400 Subject: [PATCH] Update version numbers as per review comments. --- docs/software-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/software-requirements.md b/docs/software-requirements.md index 6fda6bf347..d93990e0e2 100644 --- a/docs/software-requirements.md +++ b/docs/software-requirements.md @@ -120,7 +120,7 @@ Additional Notes ### PHP Open XDMoD is tested to work with the versions of PHP that is supplied with -Rocky 8 (PHP 7.4.24). Open XDMoD {{ page.sw_version }} is not compatible +Rocky 8 (PHP 7.4.33). Open XDMoD {{ page.sw_version }} is not compatible with PHP 8. Some Linux distributions (including Rocky 8) do not set the timezone used @@ -156,7 +156,7 @@ network access. ### MySQL -Open XDMoD is tested to work with MariaDB 10.3.28, and may be +Open XDMoD is tested to work with MariaDB 10.3.39, and may be compatible with more recent releases of MySQL and MariaDB. Open XDMoD is not compatible with MySQL 8.0 at this time.