From d15373359b8e9907ce63a9ea5c3b58af04665d72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 09:54:18 +0000 Subject: [PATCH] Bump phpunit/phpunit from 9.1.0 to 9.1.1 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.1.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.1.0...9.1.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 239849d..3cb64ca 100644 --- a/composer.lock +++ b/composer.lock @@ -2770,6 +2770,7 @@ "email": "jakub.onderka@gmail.com" } ], + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -2816,6 +2817,7 @@ } ], "description": "Highlight PHP code in terminal", + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { @@ -3785,16 +3787,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.1.0", + "version": "9.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ef2af937ce574f215afb6dca37d583cb2964bad9" + "reference": "848f6521c906500e66229668768576d35de0227e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef2af937ce574f215afb6dca37d583cb2964bad9", - "reference": "ef2af937ce574f215afb6dca37d583cb2964bad9", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/848f6521c906500e66229668768576d35de0227e", + "reference": "848f6521c906500e66229668768576d35de0227e", "shasum": "" }, "require": { @@ -3868,7 +3870,7 @@ "testing", "xunit" ], - "time": "2020-04-03T05:23:04+00:00" + "time": "2020-04-03T14:40:04+00:00" }, { "name": "psr/event-dispatcher",