mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Sync NBT dependency
This commit is contained in:
30
composer.lock
generated
30
composer.lock
generated
@ -233,16 +233,16 @@
|
||||
},
|
||||
{
|
||||
"name": "particle/validator",
|
||||
"version": "v2.3.3",
|
||||
"version": "v2.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/particle-php/Validator.git",
|
||||
"reference": "becaa89160fe220ebd9e9cd10addc62cf2adf3f0"
|
||||
"reference": "657c7543e51938dd9d114750e49d695129527a7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/particle-php/Validator/zipball/becaa89160fe220ebd9e9cd10addc62cf2adf3f0",
|
||||
"reference": "becaa89160fe220ebd9e9cd10addc62cf2adf3f0",
|
||||
"url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
|
||||
"reference": "657c7543e51938dd9d114750e49d695129527a7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -291,20 +291,20 @@
|
||||
"validation",
|
||||
"validator"
|
||||
],
|
||||
"time": "2018-09-12T08:03:23+00:00"
|
||||
"time": "2019-01-07T13:39:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/binaryutils",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/BinaryUtils.git",
|
||||
"reference": "03361b0d78ef2b400a99e96406aa594a5bc1c4ed"
|
||||
"reference": "53cbb5a958130a6c6b5a4c511e623f4d401c1476"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/03361b0d78ef2b400a99e96406aa594a5bc1c4ed",
|
||||
"reference": "03361b0d78ef2b400a99e96406aa594a5bc1c4ed",
|
||||
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/53cbb5a958130a6c6b5a4c511e623f4d401c1476",
|
||||
"reference": "53cbb5a958130a6c6b5a4c511e623f4d401c1476",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -322,10 +322,10 @@
|
||||
],
|
||||
"description": "Classes and methods for conveniently handling binary data",
|
||||
"support": {
|
||||
"source": "https://github.com/pmmp/BinaryUtils/tree/0.1.5",
|
||||
"source": "https://github.com/pmmp/BinaryUtils/tree/0.1.6",
|
||||
"issues": "https://github.com/pmmp/BinaryUtils/issues"
|
||||
},
|
||||
"time": "2019-01-04T13:32:11+00:00"
|
||||
"time": "2019-01-06T15:20:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/math",
|
||||
@ -372,12 +372,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/NBT.git",
|
||||
"reference": "863b2e509485baffd4897cd6fa8e98e7e7e5ae14"
|
||||
"reference": "ead8577bf3ff0eb8dd3c19c40a67a9ee6d06783a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/863b2e509485baffd4897cd6fa8e98e7e7e5ae14",
|
||||
"reference": "863b2e509485baffd4897cd6fa8e98e7e7e5ae14",
|
||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/ead8577bf3ff0eb8dd3c19c40a67a9ee6d06783a",
|
||||
"reference": "ead8577bf3ff0eb8dd3c19c40a67a9ee6d06783a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -405,7 +405,7 @@
|
||||
"source": "https://github.com/pmmp/NBT/tree/master",
|
||||
"issues": "https://github.com/pmmp/NBT/issues"
|
||||
},
|
||||
"time": "2019-01-04T15:32:10+00:00"
|
||||
"time": "2019-01-07T21:01:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/raklib",
|
||||
|
Reference in New Issue
Block a user