From 4444a7946890514d66052b47fcdb32f3ab4ccf5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 09:06:46 +0000 Subject: [PATCH] Bump phpunit/phpunit from 9.4.1 to 9.4.2 (#3875) --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8b8612af6..ea6314fa0 100644 --- a/composer.lock +++ b/composer.lock @@ -1437,16 +1437,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.4.1", + "version": "9.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1f09a12726593737e8a228ebb1c8647305d07c41" + "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1f09a12726593737e8a228ebb1c8647305d07c41", - "reference": "1f09a12726593737e8a228ebb1c8647305d07c41", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa", + "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa", "shasum": "" }, "require": { @@ -1532,7 +1532,7 @@ "type": "github" } ], - "time": "2020-10-11T07:41:19+00:00" + "time": "2020-10-19T09:23:29+00:00" }, { "name": "sebastian/cli-parser",