mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-08 04:38:35 +00:00
Merge branch 'release/3.2' into release/3.3
This commit is contained in:
commit
a0ab996b9f
22
composer.lock
generated
22
composer.lock
generated
@ -76,16 +76,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/nbt",
|
"name": "pocketmine/nbt",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/NBT.git",
|
"url": "https://github.com/pmmp/NBT.git",
|
||||||
"reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8"
|
"reference": "474f0cf0a47656d0122b4f3f71302e694ed6977b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/a4ee39f313c6870153fb7c7e513b211217f7daf8",
|
"url": "https://api.github.com/repos/pmmp/NBT/zipball/474f0cf0a47656d0122b4f3f71302e694ed6977b",
|
||||||
"reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8",
|
"reference": "474f0cf0a47656d0122b4f3f71302e694ed6977b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -109,10 +109,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.1",
|
"source": "https://github.com/pmmp/NBT/tree/0.2.2",
|
||||||
"issues": "https://github.com/pmmp/NBT/issues"
|
"issues": "https://github.com/pmmp/NBT/issues"
|
||||||
},
|
},
|
||||||
"time": "2018-09-04T10:36:02+00:00"
|
"time": "2018-10-12T08:26:44+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/raklib",
|
"name": "pocketmine/raklib",
|
||||||
@ -191,16 +191,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/spl",
|
"name": "pocketmine/spl",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/SPL.git",
|
"url": "https://github.com/pmmp/SPL.git",
|
||||||
"reference": "ca3912099543ddc4b4b14f40e258d84ca547dfa5"
|
"reference": "7fd53857cd000491ba69e8db865792a024dd2c49"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/SPL/zipball/ca3912099543ddc4b4b14f40e258d84ca547dfa5",
|
"url": "https://api.github.com/repos/pmmp/SPL/zipball/7fd53857cd000491ba69e8db865792a024dd2c49",
|
||||||
"reference": "ca3912099543ddc4b4b14f40e258d84ca547dfa5",
|
"reference": "7fd53857cd000491ba69e8db865792a024dd2c49",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@ -219,7 +219,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/pmmp/SPL/tree/master"
|
"source": "https://github.com/pmmp/SPL/tree/master"
|
||||||
},
|
},
|
||||||
"time": "2018-06-09T17:30:36+00:00"
|
"time": "2018-08-12T15:17:39+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user