From 0f698df7cfc732c13cf9e117dcb0133fde8e450e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 04:06:40 +0000 Subject: [PATCH] build(deps): bump laktak/hjson from 2.1.0 to 2.2.0 Bumps [laktak/hjson](https://github.com/hjson/hjson-php) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/hjson/hjson-php/releases) - [Commits](https://github.com/hjson/hjson-php/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: laktak/hjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c38b0e6..2bbf4fd 100644 --- a/composer.lock +++ b/composer.lock @@ -1025,16 +1025,16 @@ }, { "name": "laktak/hjson", - "version": "v2.1.0", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/hjson/hjson-php.git", - "reference": "8b25640f707c1797860dd21b2c5cc82a45024e04" + "reference": "f2c9eb194c5d294ed5e6a2dbcf79e5d7f4c3fb83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hjson/hjson-php/zipball/8b25640f707c1797860dd21b2c5cc82a45024e04", - "reference": "8b25640f707c1797860dd21b2c5cc82a45024e04", + "url": "https://api.github.com/repos/hjson/hjson-php/zipball/f2c9eb194c5d294ed5e6a2dbcf79e5d7f4c3fb83", + "reference": "f2c9eb194c5d294ed5e6a2dbcf79e5d7f4c3fb83", "shasum": "", "mirrors": [ { @@ -1048,7 +1048,6 @@ "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5", "squizlabs/php_codesniffer": "^3" }, "type": "library", @@ -1081,9 +1080,9 @@ ], "support": { "issues": "https://github.com/hjson/hjson-php/issues", - "source": "https://github.com/hjson/hjson-php/tree/v2.1.0" + "source": "https://github.com/hjson/hjson-php/tree/v2.2.0" }, - "time": "2019-02-18T23:01:03+00:00" + "time": "2021-12-27T17:39:24+00:00" }, { "name": "monolog/monolog",