Updated BedrockData and BedrockProtocol for 1.17.40 support

This commit is contained in:
Dylan K. Taylor 2021-10-19 19:00:29 +01:00
parent c70b80c273
commit fee6478cbe
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
3 changed files with 10 additions and 10 deletions

View File

@ -34,7 +34,7 @@
"adhocore/json-comment": "^1.1",
"fgrosse/phpasn1": "^2.3",
"netresearch/jsonmapper": "^4.0",
"pocketmine/bedrock-protocol": "2.0.0+bedrock1.17.30",
"pocketmine/bedrock-protocol": "3.0.0+bedrock1.17.40",
"pocketmine/binaryutils": "^0.2.1",
"pocketmine/callback-validator": "^1.0.2",
"pocketmine/classloader": "dev-master",

16
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "39ec9b1c108888c32a660f3bc2c400c4",
"content-hash": "ddffa959e1045fc084bb9142884f27a3",
"packages": [
{
"name": "adhocore/json-comment",
@ -249,22 +249,22 @@
},
{
"name": "pocketmine/bedrock-protocol",
"version": "2.0.0+bedrock1.17.30",
"version": "3.0.0+bedrock1.17.40",
"source": {
"type": "git",
"url": "https://github.com/pmmp/BedrockProtocol.git",
"reference": "faff7da904e68f69b1a9128956dac3122e87308a"
"reference": "ea9e22563b3d56f3b94b4a132c725912d029c101"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/faff7da904e68f69b1a9128956dac3122e87308a",
"reference": "faff7da904e68f69b1a9128956dac3122e87308a",
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/ea9e22563b3d56f3b94b4a132c725912d029c101",
"reference": "ea9e22563b3d56f3b94b4a132c725912d029c101",
"shasum": ""
},
"require": {
"ext-json": "*",
"netresearch/jsonmapper": "^4.0",
"php": "^7.4 || ^8.0",
"php": "^8.0",
"pocketmine/binaryutils": "^0.2.0",
"pocketmine/color": "^0.2.0",
"pocketmine/math": "^0.3.0",
@ -290,9 +290,9 @@
"description": "An implementation of the Minecraft: Bedrock Edition protocol in PHP",
"support": {
"issues": "https://github.com/pmmp/BedrockProtocol/issues",
"source": "https://github.com/pmmp/BedrockProtocol/tree/bedrock-1.17.30"
"source": "https://github.com/pmmp/BedrockProtocol/tree/bedrock-1.17.40"
},
"time": "2021-09-21T23:25:51+00:00"
"time": "2021-10-19T17:28:41+00:00"
},
{
"name": "pocketmine/binaryutils",

@ -1 +1 @@
Subproject commit 19569dd729970e161a24b574b41c06a5e064ab81
Subproject commit f29b7be8fa3046d2ee4c6421485b97b3f5b07774