chore(docs): add requirement for OpenSSL 1.1.1 [skip ci]

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

View File

@ -42,7 +42,7 @@ Blessing Skin 对您的服务器有一定的要求。在大多数情况下,下
- 一台支持 URL 重写的主机Nginx 或 Apache
- PHP >= 8.0.2
- 安装并启用如下 PHP 扩展:
- OpenSSL
- OpenSSL >= 1.1.1 (TLS 1.3)
- PDO
- Mbstring
- Tokenizer