From 6e1db55bfa46826e34d5f0cabbe0ec911ff49ebc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:25:34 +0000 Subject: [PATCH] Bump phpunit/php-timer from 5.0.2 to 5.0.3 Bumps [phpunit/php-timer](https://github.com/sebastianbergmann/php-timer) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/sebastianbergmann/php-timer/releases) - [Changelog](https://github.com/sebastianbergmann/php-timer/blob/master/ChangeLog.md) - [Commits](https://github.com/sebastianbergmann/php-timer/compare/5.0.2...5.0.3) 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 20979196..42b4d33d 100644 --- a/composer.lock +++ b/composer.lock @@ -2738,16 +2738,16 @@ }, { "name": "phpunit/php-timer", - "version": "5.0.2", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7" + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c9ff14f493699e2f6adee9fd06a0245b276643b7", - "reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "shasum": "" }, "require": { @@ -2789,7 +2789,7 @@ "type": "github" } ], - "time": "2020-09-28T06:00:25+00:00" + "time": "2020-10-26T13:16:10+00:00" }, { "name": "phpunit/phpunit",