From d99bdaae2b818b416aff48b51ee5d0cde8412cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 23:04:09 +0000 Subject: [PATCH] Bump symfony/dependency-injection from 2.8.22 to 2.8.52 Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 2.8.22 to 2.8.52. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/compare/v2.8.22...v2.8.52) Signed-off-by: dependabot[bot] --- composer.lock | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 3b4df39..bf02ed6 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ea7cd4b918fc5837972bbbd9f56a436b", + "content-hash": "32beea24033e33e8e92613c32ae64aab", "packages": [ { "name": "behat/mink", @@ -467,6 +467,7 @@ "Guzzle", "cache" ], + "abandoned": true, "time": "2014-10-29T21:06:25+00:00" }, { @@ -570,6 +571,7 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", + "abandoned": true, "time": "2015-05-20T03:37:09+00:00" }, { @@ -620,6 +622,7 @@ "Guzzle", "stream" ], + "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { @@ -667,7 +670,7 @@ { "name": "Anthon Pang", "email": "apang@softwaredevelopment.ca", - "role": "Fork maintainer" + "role": "Fork Maintainer" } ], "description": "PHP WebDriver for Selenium 2", @@ -1506,6 +1509,7 @@ } ], "description": "Static Analysis for PHP", + "abandoned": true, "time": "2016-04-20T19:48:20+00:00" }, { @@ -1973,6 +1977,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-02-27T10:12:30+00:00" }, { @@ -2104,6 +2109,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2016-04-20T14:39:26+00:00" }, { @@ -2892,16 +2898,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v2.8.22", + "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075" + "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075", - "reference": "b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c306198fee8f872a8f5f031e6e4f6f83086992d8", + "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8", "shasum": "" }, "require": { @@ -2951,7 +2957,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2017-06-02T14:36:56+00:00" + "time": "2019-04-16T11:33:46+00:00" }, { "name": "symfony/event-dispatcher", @@ -3183,7 +3189,8 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=5.5.0" + "php": ">=5.6.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }