From 9208ef6c5a9d24fff8013ecafdf990115e19a0cd Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Sat, 3 May 2025 02:14:23 +0700 Subject: [PATCH] update README --- README-EN.md | 6 +----- README.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README-EN.md b/README-EN.md index ff5dd1b2..7dc1964b 100644 --- a/README-EN.md +++ b/README-EN.md @@ -40,7 +40,7 @@ Welcome to participate in internationalization work, click [here](https://github - Section H&R - TGBot ## System Requirements -- 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 +- PHP: 8.2|8.3|8.4, 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 - Others: supervisor, rsync @@ -60,7 +60,3 @@ docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:late Blog:[https://nexusphp.org](https://nexusphp.org/) Documentation:[https://doc.nexusphp.org](https://doc.nexusphp.org/en/) Telegram: [https://t.me/nexusphp](https://t.me/nexusphp) - -## Project supported by JetBrains -Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects. -[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/xiaomlove/nexusphp) diff --git a/README.md b/README.md index e5880c35..d75843cb 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ - TGBot ## 系统要求 -- 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 +- PHP: 8.2|8.3|8.4,必须扩展: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 或以上版本 - 其他:supervisor, rsync @@ -65,7 +65,3 @@ docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:late 博客:[https://nexusphp.org](http://nexusphp.org/) 文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/) Telegram: [https://t.me/nexusphp](https://t.me/nexusphp) - -## Project supported by JetBrains -Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects. -[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/xiaomlove/nexusphp)