mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Updated NBT dependency (again)
This commit is contained in:
parent
72bd37e442
commit
0660888029
@ -31,7 +31,7 @@
|
|||||||
"pocketmine/log": "^0.2.0",
|
"pocketmine/log": "^0.2.0",
|
||||||
"pocketmine/log-pthreads": "^0.1.0",
|
"pocketmine/log-pthreads": "^0.1.0",
|
||||||
"pocketmine/math": "^0.2.0",
|
"pocketmine/math": "^0.2.0",
|
||||||
"pocketmine/nbt": "^0.2.10",
|
"pocketmine/nbt": "^0.2.18",
|
||||||
"pocketmine/raklib": "^0.12.7",
|
"pocketmine/raklib": "^0.12.7",
|
||||||
"pocketmine/snooze": "^0.1.0",
|
"pocketmine/snooze": "^0.1.0",
|
||||||
"pocketmine/spl": "^0.4.0"
|
"pocketmine/spl": "^0.4.0"
|
||||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "4ed24eeab1fdf52c6b9a797a42e10638",
|
"content-hash": "0ff6c2c87e1c350034929c4507151e38",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/json-comment",
|
"name": "adhocore/json-comment",
|
||||||
@ -315,16 +315,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/nbt",
|
"name": "pocketmine/nbt",
|
||||||
"version": "0.2.17",
|
"version": "0.2.18",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/NBT.git",
|
"url": "https://github.com/pmmp/NBT.git",
|
||||||
"reference": "7de6bdfdfbcafe2689aafbde47f6506f265afd19"
|
"reference": "9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/7de6bdfdfbcafe2689aafbde47f6506f265afd19",
|
"url": "https://api.github.com/repos/pmmp/NBT/zipball/9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82",
|
||||||
"reference": "7de6bdfdfbcafe2689aafbde47f6506f265afd19",
|
"reference": "9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -352,9 +352,9 @@
|
|||||||
"description": "PHP library for working with Named Binary Tags",
|
"description": "PHP library for working with Named Binary Tags",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/pmmp/NBT/issues",
|
"issues": "https://github.com/pmmp/NBT/issues",
|
||||||
"source": "https://github.com/pmmp/NBT/tree/0.2.17"
|
"source": "https://github.com/pmmp/NBT/tree/0.2.18"
|
||||||
},
|
},
|
||||||
"time": "2021-03-07T20:51:26+00:00"
|
"time": "2021-03-11T00:09:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/raklib",
|
"name": "pocketmine/raklib",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user