Update BedrockProtocol to 3.0.1, widen constraint to allow newer patch versions

This commit is contained in:
Dylan K. Taylor
2021-10-20 16:20:10 +01:00
parent 09c840b66a
commit ec3986827c
2 changed files with 8 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": "3.0.0+bedrock1.17.40",
"pocketmine/bedrock-protocol": "^3.0.1+bedrock1.17.40",
"pocketmine/binaryutils": "^0.2.1",
"pocketmine/callback-validator": "^1.0.2",
"pocketmine/classloader": "dev-master",