From df6da4cf783631a3c601afe9a841f6e826900c7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 17:12:52 +0000 Subject: [PATCH] chore(deps-dev): bump phpunit/phpunit from 9.2.1 to 9.2.5 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.2.1 to 9.2.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.2.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.2.1...9.2.5) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index d87c5e6..e6ab9ff 100644 --- a/composer.lock +++ b/composer.lock @@ -5411,16 +5411,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.2.3", + "version": "9.2.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c1b1d62095ef78427f112a7a1c1502d4607e3c00" + "reference": "ad7cc5ec3ab2597b329880e30442d9054526023b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b1d62095ef78427f112a7a1c1502d4607e3c00", - "reference": "c1b1d62095ef78427f112a7a1c1502d4607e3c00", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ad7cc5ec3ab2597b329880e30442d9054526023b", + "reference": "ad7cc5ec3ab2597b329880e30442d9054526023b", "shasum": "" }, "require": { @@ -5505,7 +5505,7 @@ "type": "github" } ], - "time": "2020-06-15T10:51:34+00:00" + "time": "2020-06-22T07:10:55+00:00" }, { "name": "sebastian/code-unit",