From c4cbf1741836f29f72b3ebdef8879843141133ab Mon Sep 17 00:00:00 2001 From: xycabcd <145047708+xycabcd@users.noreply.github.com> Date: Thu, 16 May 2024 16:59:07 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9PHP=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 434c43ee..dfd25f2b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -40,7 +40,7 @@ Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在 Blessing Skin 对您的服务器有一定的要求。在大多数情况下,下列所需的 PHP 扩展已经开启。 - 一个支持 URL 重写的主机(网页服务器),Nginx 或 Apache -- PHP >= 8.1.0 +- PHP = 8.1 (仅支持此版本) - 安装并启用如下 PHP 扩展: - OpenSSL >= 1.1.1 (TLS 1.3) - PDO