chore(docs): add requirement for OpenSSL 1.1.1
This commit is contained in:
parent
4303d14e64
commit
411f85b43b
|
|
@ -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)
|
- Web server with URL rewriting enabled (Nginx or Apache)
|
||||||
- PHP >= 8.0.2
|
- PHP >= 8.0.2
|
||||||
- PHP Extensions
|
- PHP Extensions
|
||||||
- OpenSSL
|
- OpenSSL >= 1.1.1 (TLS 1.3)
|
||||||
- PDO
|
- PDO
|
||||||
- Mbstring
|
- Mbstring
|
||||||
- Tokenizer
|
- Tokenizer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user