Change PHP requirment to PHP = 8.1.0
because I found that if I use 8.3.6, there will be grammeray bugs in code
This commit is contained in:
parent
866e182c31
commit
a50473c303
|
|
@ -40,7 +40,7 @@ Blessing Skin is an open-source project written in PHP, which means you can depl
|
|||
Blessing Skin has only a few system requirements. In most cases, these PHP extensions are already enabled.
|
||||
|
||||
- Web server with URL rewriting enabled (Nginx or Apache)
|
||||
- PHP >= 8.1.0
|
||||
- PHP = 8.1.0
|
||||
- PHP Extensions
|
||||
- OpenSSL >= 1.1.1 (TLS 1.3)
|
||||
- PDO
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user