Updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2021-04-13 15:48:14 +01:00
parent c42a00641f
commit bfa1b4384b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

28
composer.lock generated
View File

@ -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",