From 6609219331ec30fac873a68dd38f9fd341c71a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 17 Jan 2019 05:31:55 +0000 Subject: [PATCH] Bump pocketmine/binaryutils from 0.1.7 to 0.1.8 Bumps [pocketmine/binaryutils](https://github.com/pmmp/BinaryUtils) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/pmmp/BinaryUtils/releases) - [Commits](https://github.com/pmmp/BinaryUtils/compare/0.1.7...0.1.8) Signed-off-by: dependabot[bot] --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index b9edc2b..70b07c1 100644 --- a/composer.lock +++ b/composer.lock @@ -233,11 +233,11 @@ }, { "name": "pocketmine/binaryutils", - "version": "0.1.7", + "version": "0.1.8", "source": { "type": "git", "url": "https://github.com/pmmp/BinaryUtils", - "reference": "3403751da9d39853b43426085cd242173baadd2b" + "reference": "33f511715d22418c03368b49b45a6c25d6b33806" }, "require": { "php": ">=7.2", @@ -253,7 +253,7 @@ "LGPL-3.0" ], "description": "Classes and methods for conveniently handling binary data", - "time": "2019-01-07T15:59:50+00:00" + "time": "2019-01-16T17:31:44+00:00" }, { "name": "pocketmine/math",