From 13812c9a9c28ddaded73a5579fb4d6ce21c477d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 8 Feb 2019 06:23:12 +0000 Subject: [PATCH] Bump phpunit/phpunit from 8.0.1 to 8.0.2 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.0.1...8.0.2) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 5da2224..d65d32c 100644 --- a/composer.lock +++ b/composer.lock @@ -680,16 +680,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.0.1", + "version": "8.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "753a192050133fc649234de34d1993d87785b134" + "reference": "d64e502503bcfab5d46c0b74ffd41f4986831dc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/753a192050133fc649234de34d1993d87785b134", - "reference": "753a192050133fc649234de34d1993d87785b134", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d64e502503bcfab5d46c0b74ffd41f4986831dc7", + "reference": "d64e502503bcfab5d46c0b74ffd41f4986831dc7", "shasum": "" }, "require": { @@ -758,7 +758,7 @@ "testing", "xunit" ], - "time": "2019-02-03T17:34:56+00:00" + "time": "2019-02-07T14:17:09+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",