mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 20:28:31 +00:00
fix dependencies order
This commit is contained in:
parent
f993358c5f
commit
c794ced0ad
@ -495,8 +495,8 @@ namespace pocketmine {
|
|||||||
"curl" => "cURL",
|
"curl" => "cURL",
|
||||||
"json" => "JSON",
|
"json" => "JSON",
|
||||||
"mbstring" => "Multibyte String",
|
"mbstring" => "Multibyte String",
|
||||||
"yaml" => "YAML",
|
|
||||||
"sockets" => "Sockets",
|
"sockets" => "Sockets",
|
||||||
|
"yaml" => "YAML",
|
||||||
"zip" => "Zip",
|
"zip" => "Zip",
|
||||||
"zlib" => "Zlib"
|
"zlib" => "Zlib"
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user