From 52a37802c3321d638968be25bcf15b23a49aa211 Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:16:49 +0100 Subject: [PATCH] Update README.md Updated info about PHP version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de57bab0..33aa4339 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Website: [http://www.cloudlog.co.uk](http://www.cloudlog.co.uk) ## Requirements * Linux based Operating System * Apache (Nginx should work) -* PHP Version 7 (PHP 8.0 is working) +* PHP Version 7.4 (PHP 8.0 is working, 8.1 might have some undetected issues) * MySQL (MySQL 5.7 or higher) Notes