pmmp/BedrockProtocol@5.0.0+bedrock-1.17.40

This commit is contained in:
Dylan K. Taylor 2021-11-02 16:22:56 +00:00
parent e131c2cefa
commit 6b07f7a5ec
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
2 changed files with 5 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"adhocore/json-comment": "^1.1",
"fgrosse/phpasn1": "^2.3",
"netresearch/jsonmapper": "^4.0",
"pocketmine/bedrock-protocol": "dev-master",
"pocketmine/bedrock-protocol": "^5.0.0+bedrock-1.17.40",
"pocketmine/binaryutils": "^0.2.1",
"pocketmine/callback-validator": "^1.0.2",
"pocketmine/classloader": "^0.2.0",

11
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": "94aedb2c8c81dd851b775b7b4e1467cb",
"content-hash": "ea2d9321ba41afb67761c8f0cf3afe22",
"packages": [
{
"name": "adhocore/json-comment",
@ -249,7 +249,7 @@
},
{
"name": "pocketmine/bedrock-protocol",
"version": "dev-master",
"version": "5.0.0+bedrock-1.17.40",
"source": {
"type": "git",
"url": "https://github.com/pmmp/BedrockProtocol.git",
@ -277,7 +277,6 @@
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpunit/phpunit": "^9.5"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@ -291,7 +290,7 @@
"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/master"
"source": "https://github.com/pmmp/BedrockProtocol/tree/5.0.0+bedrock-1.17.40"
},
"time": "2021-11-02T01:27:05+00:00"
},
@ -3455,9 +3454,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"pocketmine/bedrock-protocol": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {