Update composer dependencies

This commit is contained in:
Dylan K. Taylor 2022-06-08 15:28:29 +01:00
parent 831738b29c
commit 1da6202e6e
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

28
composer.lock generated
View File

@ -253,12 +253,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/BedrockBlockUpgradeSchema.git", "url": "https://github.com/pmmp/BedrockBlockUpgradeSchema.git",
"reference": "68a411921c52260248f18716a129f85126b871fb" "reference": "c7aa3e04ae36dbb9a97905a2595f4453d914aa5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockBlockUpgradeSchema/zipball/68a411921c52260248f18716a129f85126b871fb", "url": "https://api.github.com/repos/pmmp/BedrockBlockUpgradeSchema/zipball/c7aa3e04ae36dbb9a97905a2595f4453d914aa5c",
"reference": "68a411921c52260248f18716a129f85126b871fb", "reference": "c7aa3e04ae36dbb9a97905a2595f4453d914aa5c",
"shasum": "" "shasum": ""
}, },
"default-branch": true, "default-branch": true,
@ -272,7 +272,7 @@
"issues": "https://github.com/pmmp/BedrockBlockUpgradeSchema/issues", "issues": "https://github.com/pmmp/BedrockBlockUpgradeSchema/issues",
"source": "https://github.com/pmmp/BedrockBlockUpgradeSchema/tree/master" "source": "https://github.com/pmmp/BedrockBlockUpgradeSchema/tree/master"
}, },
"time": "2022-06-07T17:46:29+00:00" "time": "2022-06-08T13:20:45+00:00"
}, },
{ {
"name": "pocketmine/bedrock-data", "name": "pocketmine/bedrock-data",
@ -280,12 +280,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/BedrockData.git", "url": "https://github.com/pmmp/BedrockData.git",
"reference": "3c65a3197d8a46c424358ac983b6fc287874e649" "reference": "6a28ede3e9cdf1c548e85ce24382fee5f1bd9d75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockData/zipball/3c65a3197d8a46c424358ac983b6fc287874e649", "url": "https://api.github.com/repos/pmmp/BedrockData/zipball/6a28ede3e9cdf1c548e85ce24382fee5f1bd9d75",
"reference": "3c65a3197d8a46c424358ac983b6fc287874e649", "reference": "6a28ede3e9cdf1c548e85ce24382fee5f1bd9d75",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -298,7 +298,7 @@
"issues": "https://github.com/pmmp/BedrockData/issues", "issues": "https://github.com/pmmp/BedrockData/issues",
"source": "https://github.com/pmmp/BedrockData/tree/modern-world-support" "source": "https://github.com/pmmp/BedrockData/tree/modern-world-support"
}, },
"time": "2022-06-07T16:24:29+00:00" "time": "2022-06-08T14:00:34+00:00"
}, },
{ {
"name": "pocketmine/bedrock-item-upgrade-schema", "name": "pocketmine/bedrock-item-upgrade-schema",
@ -329,16 +329,16 @@
}, },
{ {
"name": "pocketmine/bedrock-protocol", "name": "pocketmine/bedrock-protocol",
"version": "10.0.0+bedrock-1.19.0", "version": "10.0.1+bedrock-1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/BedrockProtocol.git", "url": "https://github.com/pmmp/BedrockProtocol.git",
"reference": "7c17498541bb9a375b945cb131e951674067c00e" "reference": "331fb0eb45c26daadf8cf01a3b6f20e909d7684b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/7c17498541bb9a375b945cb131e951674067c00e", "url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/331fb0eb45c26daadf8cf01a3b6f20e909d7684b",
"reference": "7c17498541bb9a375b945cb131e951674067c00e", "reference": "331fb0eb45c26daadf8cf01a3b6f20e909d7684b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -370,9 +370,9 @@
"description": "An implementation of the Minecraft: Bedrock Edition protocol in PHP", "description": "An implementation of the Minecraft: Bedrock Edition protocol in PHP",
"support": { "support": {
"issues": "https://github.com/pmmp/BedrockProtocol/issues", "issues": "https://github.com/pmmp/BedrockProtocol/issues",
"source": "https://github.com/pmmp/BedrockProtocol/tree/10.0.0+bedrock-1.19.0" "source": "https://github.com/pmmp/BedrockProtocol/tree/10.0.1+bedrock-1.19.0"
}, },
"time": "2022-06-07T16:31:30+00:00" "time": "2022-06-08T01:11:15+00:00"
}, },
{ {
"name": "pocketmine/binaryutils", "name": "pocketmine/binaryutils",