From 4c68ab4dbdc3ed290a3ff5513bb5067a5e228f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 03:29:18 +0000 Subject: [PATCH] Bump symfony/stopwatch from 4.4.13 to 4.4.14 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.13 to 4.4.14. - [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/v4.4.13...v4.4.14) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index b1e62aae2..de5e96570 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "symfony/debug": "4.4.14", "symfony/yaml": "4.4.14", "symfony/finder": "3.4.8", - "symfony/stopwatch" : "4.4.13", + "symfony/stopwatch" : "4.4.14", "myclabs/deep-copy": "1.10.1", "phpunit/phpunit" : "^7", "phpunit/phpunit-selenium": "^7", diff --git a/composer.lock b/composer.lock index 346e50e8c..50c1f7341 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": "3cc349f6cac0e30ec1938e37a18be35f", + "content-hash": "fdab24e914b0c8fc62c651f4fd752618", "packages": [ { "name": "christian-riesen/base32", @@ -582,16 +582,16 @@ }, { "name": "symfony/contracts", - "version": "v1.1.9", + "version": "v1.1.10", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579" + "reference": "011c20407c4b99d454f44021d023fb39ce23b73d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/8c4de0cf797f2eba4334a1d7a9b788c1b30a7579", - "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579", + "url": "https://api.github.com/repos/symfony/contracts/zipball/011c20407c4b99d454f44021d023fb39ce23b73d", + "reference": "011c20407c4b99d454f44021d023fb39ce23b73d", "shasum": "" }, "require": { @@ -669,7 +669,7 @@ "type": "tidelift" } ], - "time": "2020-07-29T14:46:19+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/event-dispatcher", @@ -2808,16 +2808,16 @@ }, { "name": "symfony/stopwatch", - "version": "v4.4.13", + "version": "v4.4.14", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50" + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f51fb90df1154a7f75987198a9689e28f91e6a50", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6f89e19772cf61b3c65bab329fe0e318259fbd91", + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91", "shasum": "" }, "require": { @@ -2868,7 +2868,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/yaml",