From 51fcf9d09e84ea1f85c9e14d9cc534b3a867efb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 17:43:22 +0000 Subject: [PATCH] Bump symfony/dependency-injection Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 3.4.15 to 3.4.35. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/compare/v3.4.15...v3.4.35) Signed-off-by: dependabot[bot] --- .../contrib/behat-drush-endpoint/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drush/Commands/contrib/behat-drush-endpoint/composer.lock b/drush/Commands/contrib/behat-drush-endpoint/composer.lock index d334a68c..86795600 100644 --- a/drush/Commands/contrib/behat-drush-endpoint/composer.lock +++ b/drush/Commands/contrib/behat-drush-endpoint/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": "874dea09e7a8ff500f5e1e723a72bb5f", + "content-hash": "95ba518aecd3d22b06988428c4f0dd18", "packages": [ { "name": "drupal/core-render", @@ -238,16 +238,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.4.15", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "09d7df7bf06c1393b6afc85875993cbdbdf897a0" + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/09d7df7bf06c1393b6afc85875993cbdbdf897a0", - "reference": "09d7df7bf06c1393b6afc85875993cbdbdf897a0", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", "shasum": "" }, "require": { @@ -305,7 +305,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2018-08-08T11:42:34+00:00" + "time": "2019-11-08T16:18:30+00:00" }, { "name": "symfony/polyfill-iconv",