diff --git a/composer.lock b/composer.lock index 5a9baaa31..13a9d7565 100644 --- a/composer.lock +++ b/composer.lock @@ -222,16 +222,16 @@ }, { "name": "pocketmine/nbt", - "version": "0.2.1", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", - "reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8" + "reference": "474f0cf0a47656d0122b4f3f71302e694ed6977b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/NBT/zipball/a4ee39f313c6870153fb7c7e513b211217f7daf8", - "reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8", + "url": "https://api.github.com/repos/pmmp/NBT/zipball/474f0cf0a47656d0122b4f3f71302e694ed6977b", + "reference": "474f0cf0a47656d0122b4f3f71302e694ed6977b", "shasum": "" }, "require": { @@ -255,10 +255,10 @@ ], "description": "PHP library for working with Named Binary Tags", "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" }, - "time": "2018-09-04T10:36:02+00:00" + "time": "2018-10-12T08:26:44+00:00" }, { "name": "pocketmine/raklib",