From dd2716427e14a0d13b3ceee316160864a9f3ece3 Mon Sep 17 00:00:00 2001 From: xiaomlove <1939737565@qq.com> Date: Tue, 16 Jun 2026 17:10:06 +0700 Subject: [PATCH] update README --- README-EN.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-EN.md b/README-EN.md index df35c7b6..798ad269 100644 --- a/README-EN.md +++ b/README-EN.md @@ -40,8 +40,8 @@ Welcome to participate in internationalization work, click [here](https://github - Section H&R - TGBot ## System Requirements -- PHP: 8.2|8.3|8.4|8.5, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache, zip, intl, pdo_sqlite, sqlite3 -- Mysql: 5.7 latest version or above +- PHP: 8.2|8.3|8.4|8.5, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache, zip, intl, pdo_sqlite, sqlite3, pdo_pgsql +- Database: MySQL 5.7 latest version or above/PostgreSQL 16 or above - Redis:4.0.0 or above - Others: supervisor, rsync diff --git a/README.md b/README.md index 68c159df..bc33e45a 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ - TGBot ## 系统要求 -- PHP: 8.2|8.3|8.4|8.5,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache, zip, intl, pdo_sqlite, sqlite3 -- Mysql: 5.7 最新版或以上版本 +- PHP: 8.2|8.3|8.4|8.5,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache, zip, intl, pdo_sqlite, sqlite3, pdo_pgsql +- Database: MySQL 5.7 最新版或以上版本/PostgreSQL 16 或以上版本 - Redis:4.0.0 或以上版本 - 其他:supervisor, rsync