From a50473c303139b95f4be0203cbeb06cebf895553 Mon Sep 17 00:00:00 2001 From: xycabcd <145047708+xycabcd@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:26:00 -0400 Subject: [PATCH] Change PHP requirment to PHP = 8.1.0 because I found that if I use 8.3.6, there will be grammeray bugs in code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 995669d8..6f9cea52 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Blessing Skin is an open-source project written in PHP, which means you can depl Blessing Skin has only a few system requirements. In most cases, these PHP extensions are already enabled. - Web server with URL rewriting enabled (Nginx or Apache) -- PHP >= 8.1.0 +- PHP = 8.1.0 - PHP Extensions - OpenSSL >= 1.1.1 (TLS 1.3) - PDO