update readme

This commit is contained in:
xiaomlove
2023-04-16 01:54:33 +08:00
parent 66d6323fad
commit 669d101a44
2 changed files with 2 additions and 2 deletions

View File

@@ -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
- Redis2.6.12 or above