mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
sync composer dependencies
This commit is contained in:
parent
6d109bfc6f
commit
3968f85c82
28
composer.lock
generated
28
composer.lock
generated
@ -160,16 +160,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/nbt",
|
"name": "pocketmine/nbt",
|
||||||
"version": "0.2.11",
|
"version": "0.2.12",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/NBT.git",
|
"url": "https://github.com/pmmp/NBT.git",
|
||||||
"reference": "78784b93632c51f0fad0719b2d6ffe072529db6d"
|
"reference": "b5777265329753b74dd40bb105eedabeefb98724"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/78784b93632c51f0fad0719b2d6ffe072529db6d",
|
"url": "https://api.github.com/repos/pmmp/NBT/zipball/b5777265329753b74dd40bb105eedabeefb98724",
|
||||||
"reference": "78784b93632c51f0fad0719b2d6ffe072529db6d",
|
"reference": "b5777265329753b74dd40bb105eedabeefb98724",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -194,10 +194,10 @@
|
|||||||
],
|
],
|
||||||
"description": "PHP library for working with Named Binary Tags",
|
"description": "PHP library for working with Named Binary Tags",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/pmmp/NBT/tree/0.2.11",
|
"source": "https://github.com/pmmp/NBT/tree/0.2",
|
||||||
"issues": "https://github.com/pmmp/NBT/issues"
|
"issues": "https://github.com/pmmp/NBT/issues"
|
||||||
},
|
},
|
||||||
"time": "2019-10-21T14:50:43+00:00"
|
"time": "2019-12-01T08:20:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/raklib",
|
"name": "pocketmine/raklib",
|
||||||
@ -276,23 +276,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/spl",
|
"name": "pocketmine/spl",
|
||||||
"version": "0.3.2",
|
"version": "0.3.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/SPL.git",
|
"url": "https://github.com/pmmp/SPL.git",
|
||||||
"reference": "7fd53857cd000491ba69e8db865792a024dd2c49"
|
"reference": "94d4df142fe837ba836e9348dd00209e4bdcc307"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/SPL/zipball/7fd53857cd000491ba69e8db865792a024dd2c49",
|
"url": "https://api.github.com/repos/pmmp/SPL/zipball/94d4df142fe837ba836e9348dd00209e4bdcc307",
|
||||||
"reference": "7fd53857cd000491ba69e8db865792a024dd2c49",
|
"reference": "94d4df142fe837ba836e9348dd00209e4bdcc307",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"exclude-from-classmap": [
|
|
||||||
"stubs"
|
|
||||||
],
|
|
||||||
"classmap": [
|
"classmap": [
|
||||||
"./"
|
"./"
|
||||||
]
|
]
|
||||||
@ -302,9 +299,10 @@
|
|||||||
],
|
],
|
||||||
"description": "Standard library files required by PocketMine-MP and related projects",
|
"description": "Standard library files required by PocketMine-MP and related projects",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/pmmp/SPL/tree/master"
|
"source": "https://github.com/pmmp/SPL/tree/0.3.3",
|
||||||
|
"issues": "https://github.com/pmmp/SPL/issues"
|
||||||
},
|
},
|
||||||
"time": "2018-08-12T15:17:39+00:00"
|
"time": "2019-10-28T11:41:20+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user