From 7511432852b2e12a8eb0748538f9ecb2fb048a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 18:00:21 +0000 Subject: [PATCH] Bump symfony/dependency-injection from 3.4.14 to 3.4.35 Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 3.4.14 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.14...v3.4.35) Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 27b89009..3d82645d 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_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": "59880a6fb3be8b57330c8ce118fa01de", @@ -882,7 +882,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/components", + "url": "https://git.drupalcode.org/project/components.git", "reference": "8.x-1.0" }, "dist": { @@ -901,7 +901,7 @@ }, "drupal": { "version": "8.x-1.0", - "datestamp": "1461060840", + "datestamp": "1556870881", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -925,7 +925,7 @@ "description": "Registers “component libraries” defined in modules and themes with the Twig system", "homepage": "https://www.drupal.org/project/components", "support": { - "source": "http://cgit.drupalcode.org/components" + "source": "https://git.drupalcode.org/project/components" } }, { @@ -2009,16 +2009,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.4.14", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1" + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1c0e679e522591fd744fdf242fec41a43d62b2b1", - "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", "shasum": "" }, "require": { @@ -2076,7 +2076,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2018-07-29T15:19:31+00:00" + "time": "2019-11-08T16:18:30+00:00" }, { "name": "symfony/event-dispatcher",