mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
PocketMine.php: require ext-crypto
This commit is contained in:
parent
09201ac14b
commit
e5a9123522
@ -76,6 +76,7 @@ namespace pocketmine {
|
||||
$extensions = [
|
||||
"chunkutils2" => "PocketMine ChunkUtils v2",
|
||||
"curl" => "cURL",
|
||||
"crypto" => "php-crypto",
|
||||
"ctype" => "ctype",
|
||||
"date" => "Date",
|
||||
"hash" => "Hash",
|
||||
|
Loading…
x
Reference in New Issue
Block a user