From dca39a7fb2b0c9c7d1515986d368b37a16cfc073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Dec 2020 21:51:42 -0800 Subject: [PATCH] Bump symfony/stopwatch from 5.2.0 to 5.2.1 --- composer.json | 2 +- composer.lock | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 23a1e9b9b..278e2c8fb 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ ] }, "require-dev" : { - "symfony/stopwatch" : "5.2.0", + "symfony/stopwatch" : "5.2.1", "phpunit/phpunit" : "^7", "roave/security-advisories": "dev-master" } diff --git a/composer.lock b/composer.lock index eeedee014..7cc4b0262 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": "27ccbd7bfaf25ef62240c8e2c4f01967", + "content-hash": "7b91e89fd073c3f6610c378cf5ff0b74", "packages": [ { "name": "christian-riesen/base32", @@ -1654,12 +1654,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "fa05999280434eacf621cc78ab9179d9394c7998" + "reference": "d5961914bf7f90e81af509b81e51450bff419815" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fa05999280434eacf621cc78ab9179d9394c7998", - "reference": "fa05999280434eacf621cc78ab9179d9394c7998", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d5961914bf7f90e81af509b81e51450bff419815", + "reference": "d5961914bf7f90e81af509b81e51450bff419815", "shasum": "" }, "conflict": { @@ -1689,7 +1689,7 @@ "composer/composer": "<=1-alpha.11", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/core": ">=2,<3.5.39", - "contao/core-bundle": "= 4.10.0|>=4,<4.4.52|>=4.5,<4.9.6", + "contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0", "contao/listing-bundle": ">=4,<4.4.8", "datadog/dd-trace": ">=0.30,<0.30.2", "david-garcia/phpwhois": "<=4.3.1", @@ -1711,6 +1711,7 @@ "enshrined/svg-sanitize": "<0.13.1", "erusev/parsedown": "<1.7.2", "ezsystems/demobundle": ">=5.4,<5.4.6.1", + "ezsystems/ez-support-tools": ">=2.2,<2.2.3", "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1", "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1", "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4", @@ -1732,6 +1733,8 @@ "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "fuel/core": "<1.8.1", "getgrav/grav": "<1.7-beta.8", + "getkirby/cms": ">=3,<3.4.5", + "getkirby/panel": "<2.5.14", "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3", "gree/jose": "<=2.2", "gregwar/rst": "<1.0.3", @@ -1960,7 +1963,7 @@ "type": "tidelift" } ], - "time": "2020-11-26T07:02:13+00:00" + "time": "2020-12-08T15:02:56+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -2606,7 +2609,7 @@ }, { "name": "symfony/stopwatch", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git",