From eda3d9b5e408180787c94b615e18bfaa5612d5ba Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Tue, 22 Oct 2019 10:13:47 +0100 Subject: [PATCH] sync composer dependencies --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 1aa668766..a3eea84d6 100644 --- a/composer.lock +++ b/composer.lock @@ -92,16 +92,16 @@ }, { "name": "pocketmine/binaryutils", - "version": "0.1.9", + "version": "0.1.10", "source": { "type": "git", "url": "https://github.com/pmmp/BinaryUtils.git", - "reference": "8b3b1160679398387cb896fd5d06018413437dfa" + "reference": "435f2ee265bce75ef1aa9563f9b60ff36d705e80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/8b3b1160679398387cb896fd5d06018413437dfa", - "reference": "8b3b1160679398387cb896fd5d06018413437dfa", + "url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/435f2ee265bce75ef1aa9563f9b60ff36d705e80", + "reference": "435f2ee265bce75ef1aa9563f9b60ff36d705e80", "shasum": "" }, "require": { @@ -119,23 +119,23 @@ ], "description": "Classes and methods for conveniently handling binary data", "support": { - "source": "https://github.com/pmmp/BinaryUtils/tree/0.1.9", + "source": "https://github.com/pmmp/BinaryUtils/tree/0.1.10", "issues": "https://github.com/pmmp/BinaryUtils/issues" }, - "time": "2019-07-22T13:15:53+00:00" + "time": "2019-10-21T14:40:32+00:00" }, { "name": "pocketmine/math", - "version": "0.2.2", + "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/pmmp/Math.git", - "reference": "b755d3fb7025c4ddb7d9d6df0ba7e0b65125e51c" + "reference": "68be8a79fd0169043ef514797c304517cb8a6071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/Math/zipball/b755d3fb7025c4ddb7d9d6df0ba7e0b65125e51c", - "reference": "b755d3fb7025c4ddb7d9d6df0ba7e0b65125e51c", + "url": "https://api.github.com/repos/pmmp/Math/zipball/68be8a79fd0169043ef514797c304517cb8a6071", + "reference": "68be8a79fd0169043ef514797c304517cb8a6071", "shasum": "" }, "require": { @@ -153,23 +153,23 @@ ], "description": "PHP library containing math related code used in PocketMine-MP", "support": { - "source": "https://github.com/pmmp/Math/tree/0.2.2", + "source": "https://github.com/pmmp/Math/tree/0.2.3", "issues": "https://github.com/pmmp/Math/issues" }, - "time": "2019-01-04T15:42:36+00:00" + "time": "2019-10-21T14:35:10+00:00" }, { "name": "pocketmine/nbt", - "version": "0.2.10", + "version": "0.2.11", "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", - "reference": "2db27aebe7dc89772aaa8df53361eef801f60063" + "reference": "78784b93632c51f0fad0719b2d6ffe072529db6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/NBT/zipball/2db27aebe7dc89772aaa8df53361eef801f60063", - "reference": "2db27aebe7dc89772aaa8df53361eef801f60063", + "url": "https://api.github.com/repos/pmmp/NBT/zipball/78784b93632c51f0fad0719b2d6ffe072529db6d", + "reference": "78784b93632c51f0fad0719b2d6ffe072529db6d", "shasum": "" }, "require": { @@ -194,10 +194,10 @@ ], "description": "PHP library for working with Named Binary Tags", "support": { - "source": "https://github.com/pmmp/NBT/tree/0.2.10", + "source": "https://github.com/pmmp/NBT/tree/0.2.11", "issues": "https://github.com/pmmp/NBT/issues" }, - "time": "2019-07-22T15:22:23+00:00" + "time": "2019-10-21T14:50:43+00:00" }, { "name": "pocketmine/raklib",