mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
added missing dependency check for OpenSSL
this is managed by Composer now so I didn't think to check it.
This commit is contained in:
parent
c794ced0ad
commit
806a2005d7
@ -495,6 +495,7 @@ namespace pocketmine {
|
||||
"curl" => "cURL",
|
||||
"json" => "JSON",
|
||||
"mbstring" => "Multibyte String",
|
||||
"openssl" => "OpenSSL",
|
||||
"sockets" => "Sockets",
|
||||
"yaml" => "YAML",
|
||||
"zip" => "Zip",
|
||||
|
Loading…
x
Reference in New Issue
Block a user