From 7329df84cfb868ee146db6cc110824da76bcbb4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 10:11:12 +0000 Subject: [PATCH] Bump pocketmine/nbt from 0.2.18 to 0.2.19 Bumps [pocketmine/nbt](https://github.com/pmmp/NBT) from 0.2.18 to 0.2.19. - [Release notes](https://github.com/pmmp/NBT/releases) - [Commits](https://github.com/pmmp/NBT/compare/0.2.18...0.2.19) --- updated-dependencies: - dependency-name: pocketmine/nbt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index a7e29f0112d..4468298fa9b 100644 --- a/composer.lock +++ b/composer.lock @@ -322,16 +322,16 @@ }, { "name": "pocketmine/nbt", - "version": "0.2.18", + "version": "0.2.19", "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", - "reference": "9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82" + "reference": "8567c65e8e099c2f7436cfea3d886b3dcd332283" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/NBT/zipball/9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82", - "reference": "9f82ca4d7f97fcd9a566e44b63c4f18a7657ae82", + "url": "https://api.github.com/repos/pmmp/NBT/zipball/8567c65e8e099c2f7436cfea3d886b3dcd332283", + "reference": "8567c65e8e099c2f7436cfea3d886b3dcd332283", "shasum": "" }, "require": { @@ -343,7 +343,7 @@ "require-dev": { "irstea/phpunit-shim": "^7.5 || ^8.0", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "0.12.80", + "phpstan/phpstan": "0.12.85", "phpstan/phpstan-strict-rules": "^0.12.4" }, "type": "library", @@ -359,9 +359,9 @@ "description": "PHP library for working with Named Binary Tags", "support": { "issues": "https://github.com/pmmp/NBT/issues", - "source": "https://github.com/pmmp/NBT/tree/0.2.18" + "source": "https://github.com/pmmp/NBT/tree/0.2.19" }, - "time": "2021-03-11T00:09:04+00:00" + "time": "2021-12-16T01:15:41+00:00" }, { "name": "pocketmine/raklib",