chore(docs): add requirement for OpenSSL 1.1.1

This commit is contained in:
mochaaP 2022-06-28 14:55:18 +08:00 committed by GitHub
parent 4303d14e64
commit 411f85b43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Blessing Skin has only a few system requirements. In most cases, these PHP exten
- Web server with URL rewriting enabled (Nginx or Apache)
- PHP >= 8.0.2
- PHP Extensions
- OpenSSL
- OpenSSL >= 1.1.1 (TLS 1.3)
- PDO
- Mbstring
- Tokenizer