From e9d0f513ffa3b83dc8651205d9375057902580c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 12:46:57 +0000 Subject: [PATCH] Build(deps): Bump symfony/stopwatch from 5.0.2 to 5.0.6 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.0.2 to 5.0.6. - [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.6) 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..ac8c6be 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.6" }, "require-dev": { "ergebnis/composer-normalize": "^2.3.2", diff --git a/composer.lock b/composer.lock index 653dc19..15ce535 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": "df3457120a5ae8ab7bdf9529a351c34f", "packages": [ { "name": "clue/stream-filter", @@ -2028,16 +2028,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.0.2", + "version": "v5.0.6", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e" + "reference": "6caf14c561c844af0f02e4a9a0600399aa79176e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d410282956706e0b08681a5527447a8e6b6f421e", - "reference": "d410282956706e0b08681a5527447a8e6b6f421e", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6caf14c561c844af0f02e4a9a0600399aa79176e", + "reference": "6caf14c561c844af0f02e4a9a0600399aa79176e", "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-18T08:00:37+00:00" }, { "name": "symfony/var-exporter",