From 456116757b9bdc1787aaebfc49abaf2daa490c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 07:22:38 +0000 Subject: [PATCH] Bump symfony/cache from 4.3.2 to 4.3.9 Bumps [symfony/cache](https://github.com/symfony/cache) from 4.3.2 to 4.3.9. - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/cache/compare/v4.3.2...v4.3.9) Signed-off-by: dependabot[bot] --- composer.lock | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 1a4a086..d1f5ecd 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": "37ea45cc5bb2a24942f4dbe04fcef057", + "content-hash": "8846a2643d0fc4541ad2a39881b32654", "packages": [ { "name": "beberlei/doctrineextensions", @@ -2094,16 +2094,16 @@ }, { "name": "symfony/cache", - "version": "v4.3.8", + "version": "v4.3.9", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "83dca34362a0aba2b93aa1226dac6ef7cfea1262" + "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/83dca34362a0aba2b93aa1226dac6ef7cfea1262", - "reference": "83dca34362a0aba2b93aa1226dac6ef7cfea1262", + "url": "https://api.github.com/repos/symfony/cache/zipball/2a7bcc592adcaab9efc165bbced5a91fe905fad4", + "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4", "shasum": "" }, "require": { @@ -2168,7 +2168,7 @@ "caching", "psr6" ], - "time": "2019-11-12T13:07:20+00:00" + "time": "2019-12-01T10:50:31+00:00" }, { "name": "symfony/cache-contracts", @@ -5488,28 +5488,28 @@ }, { "name": "symfony/var-exporter", - "version": "v4.3.8", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "097aa4c02954dabe9d508229be86213723973ac0" + "reference": "e566070effe60b8d16b99e958cdbd92aa2e470cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/097aa4c02954dabe9d508229be86213723973ac0", - "reference": "097aa4c02954dabe9d508229be86213723973ac0", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/e566070effe60b8d16b99e958cdbd92aa2e470cb", + "reference": "e566070effe60b8d16b99e958cdbd92aa2e470cb", "shasum": "" }, "require": { "php": "^7.1.3" }, "require-dev": { - "symfony/var-dumper": "^4.1.1" + "symfony/var-dumper": "^4.1.1|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -5544,7 +5544,7 @@ "instantiate", "serialize" ], - "time": "2019-11-11T12:48:54+00:00" + "time": "2019-12-01T08:39:58+00:00" }, { "name": "symfony/web-link", @@ -6804,9 +6804,7 @@ "ext-ctype": "*", "ext-curl": "*", "ext-iconv": "*", - "ext-json": "*", - "ext-snmp": "*", - "ext-ldap": "*" + "ext-json": "*" }, "platform-dev": [] }