From bfa1b4384b9e7a2dd1825fe51e24f897712fdb22 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Tue, 13 Apr 2021 15:48:14 +0100 Subject: [PATCH] Updated composer dependencies --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 29dac47c4..87b4f7b31 100644 --- a/composer.lock +++ b/composer.lock @@ -661,12 +661,12 @@ "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", - "reference": "c548a3eb97bd2c14fbea69326e87957e5dfac3e1" + "reference": "59f3c8cd49d4b6a028e4f8176c55e800948ebded" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/NBT/zipball/c548a3eb97bd2c14fbea69326e87957e5dfac3e1", - "reference": "c548a3eb97bd2c14fbea69326e87957e5dfac3e1", + "url": "https://api.github.com/repos/pmmp/NBT/zipball/59f3c8cd49d4b6a028e4f8176c55e800948ebded", + "reference": "59f3c8cd49d4b6a028e4f8176c55e800948ebded", "shasum": "" }, "require": { @@ -695,7 +695,7 @@ "issues": "https://github.com/pmmp/NBT/issues", "source": "https://github.com/pmmp/NBT/tree/master" }, - "time": "2021-03-14T19:19:46+00:00" + "time": "2021-04-12T22:54:46+00:00" }, { "name": "pocketmine/raklib", @@ -703,12 +703,12 @@ "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", - "reference": "3c226482dd0e966ee9bf26fac405f083cb97ea68" + "reference": "bd8b75396e4585116838435839f7ccd51862663d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/RakLib/zipball/3c226482dd0e966ee9bf26fac405f083cb97ea68", - "reference": "3c226482dd0e966ee9bf26fac405f083cb97ea68", + "url": "https://api.github.com/repos/pmmp/RakLib/zipball/bd8b75396e4585116838435839f7ccd51862663d", + "reference": "bd8b75396e4585116838435839f7ccd51862663d", "shasum": "" }, "require": { @@ -738,7 +738,7 @@ "issues": "https://github.com/pmmp/RakLib/issues", "source": "https://github.com/pmmp/RakLib/tree/master" }, - "time": "2021-03-16T19:35:37+00:00" + "time": "2021-04-08T14:24:31+00:00" }, { "name": "pocketmine/snooze", @@ -1958,16 +1958,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.5", + "version": "9.2.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1" + "reference": "f6293e1b30a2354e8428e004689671b83871edde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f3e026641cc91909d421802dd3ac7827ebfd97e1", - "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde", + "reference": "f6293e1b30a2354e8428e004689671b83871edde", "shasum": "" }, "require": { @@ -2023,7 +2023,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.5" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6" }, "funding": [ { @@ -2031,7 +2031,7 @@ "type": "github" } ], - "time": "2020-11-28T06:44:49+00:00" + "time": "2021-03-28T07:26:59+00:00" }, { "name": "phpunit/php-file-iterator",