From 669d101a44e671c4d0a1c2fcf6e167a4599fdf98 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Sun, 16 Apr 2023 01:54:33 +0800 Subject: [PATCH] update readme --- README-EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-EN.md b/README-EN.md index 37b46ad6..5125c4ab 100644 --- a/README-EN.md +++ b/README-EN.md @@ -37,7 +37,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel + Filament. - Custom role permission - Section H&R ## System Requirements -- PHP: 8.0, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache +- PHP: 8.0|8.1|8.2, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache - Mysql: 5.7 latest version or above - Redis:2.6.12 or above diff --git a/README.md b/README.md index 582c678c..470ac015 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ - 分区 H&R ## 系统要求 -- PHP: 8.0,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache +- PHP: 8.0|8.1|8.2,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache - Mysql: 5.7 最新版或以上版本 - Redis:2.6.12 或以上版本