mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Updated BedrockProtocol
This commit is contained in:
parent
54442f7e4b
commit
f6cb4f9597
14
composer.lock
generated
14
composer.lock
generated
@ -253,12 +253,12 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/BedrockProtocol.git",
|
"url": "https://github.com/pmmp/BedrockProtocol.git",
|
||||||
"reference": "146498c279b3dc645ab6b8cdf45f7b96d8a33f8b"
|
"reference": "c76e31fc948f58ad2b788679c84335684396d025"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/146498c279b3dc645ab6b8cdf45f7b96d8a33f8b",
|
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/c76e31fc948f58ad2b788679c84335684396d025",
|
||||||
"reference": "146498c279b3dc645ab6b8cdf45f7b96d8a33f8b",
|
"reference": "c76e31fc948f58ad2b788679c84335684396d025",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -272,9 +272,9 @@
|
|||||||
"ramsey/uuid": "^4.1"
|
"ramsey/uuid": "^4.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "0.12.99",
|
"phpstan/phpstan": "1.0.0",
|
||||||
"phpstan/phpstan-phpunit": "^0.12.21",
|
"phpstan/phpstan-phpunit": "^1.0.0",
|
||||||
"phpstan/phpstan-strict-rules": "^0.12.10",
|
"phpstan/phpstan-strict-rules": "^1.0.0",
|
||||||
"phpunit/phpunit": "^9.5"
|
"phpunit/phpunit": "^9.5"
|
||||||
},
|
},
|
||||||
"default-branch": true,
|
"default-branch": true,
|
||||||
@ -293,7 +293,7 @@
|
|||||||
"issues": "https://github.com/pmmp/BedrockProtocol/issues",
|
"issues": "https://github.com/pmmp/BedrockProtocol/issues",
|
||||||
"source": "https://github.com/pmmp/BedrockProtocol/tree/master"
|
"source": "https://github.com/pmmp/BedrockProtocol/tree/master"
|
||||||
},
|
},
|
||||||
"time": "2021-11-01T15:46:55+00:00"
|
"time": "2021-11-01T18:59:44+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/binaryutils",
|
"name": "pocketmine/binaryutils",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user