From b75b786ecacc72f511d195dcbc04b09df2c15d38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 11:35:03 +0000 Subject: [PATCH] Build(deps): Bump symfony/stopwatch from 5.0.2 to 5.0.8 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.0.2 to 5.0.8. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v5.0.2...v5.0.8) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index a1f3d1b..936ebe4 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "symfony/property-access": "^5.0.2", "symfony/property-info": "^5.0.4", "symfony/serializer": "^5.0.4", - "symfony/stopwatch": "^5.0.2" + "symfony/stopwatch": "^5.0.8" }, "require-dev": { "ergebnis/composer-normalize": "^2.3.2", diff --git a/composer.lock b/composer.lock index 653dc19..a423e30 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cc701abd0681c893b9ffa20ff041fe3a", + "content-hash": "8b205ff23272c2892cb4f82dd9be07ba", "packages": [ { "name": "clue/stream-filter", @@ -2028,16 +2028,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.0.2", + "version": "v5.0.8", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e" + "reference": "a1d86d30d4522423afc998f32404efa34fcf5a73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d410282956706e0b08681a5527447a8e6b6f421e", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/a1d86d30d4522423afc998f32404efa34fcf5a73", + "reference": "a1d86d30d4522423afc998f32404efa34fcf5a73", "shasum": "" }, "require": { @@ -2074,7 +2074,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2019-11-18T17:27:11+00:00" + "time": "2020-03-27T16:56:45+00:00" }, { "name": "symfony/var-exporter",