Merge branch 'release/3.3'

This commit is contained in:
Dylan K. Taylor 2018-10-12 09:32:17 +01:00
commit 9901e61d65

12
composer.lock generated
View File

@ -222,16 +222,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": {
@ -255,10 +255,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",