From adeca79a1ea18217be875a5bf91a1079207bc234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 20:48:23 +0000 Subject: [PATCH] Bump symfony/var-exporter from 4.2.4 to 4.4.4 Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.2.4 to 4.4.4. - [Release notes](https://github.com/symfony/var-exporter/releases) - [Commits](https://github.com/symfony/var-exporter/compare/v4.2.4...v4.4.4) Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 577e01a..0e168d5 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": "5280714cd223683a1063985a5cd7feee", + "content-hash": "66e50564fac9eb7d37494ab957d836eb", "packages": [ { "name": "doctrine/annotations", @@ -3332,28 +3332,28 @@ }, { "name": "symfony/var-exporter", - "version": "v4.2.4", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "d8bf4424c232b55f4c1816037d3077a89258557e" + "reference": "1a76a943f2af334da13bc9f33f49392fa530eec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d8bf4424c232b55f4c1816037d3077a89258557e", - "reference": "d8bf4424c232b55f4c1816037d3077a89258557e", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a76a943f2af334da13bc9f33f49392fa530eec9", + "reference": "1a76a943f2af334da13bc9f33f49392fa530eec9", "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.2-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -3388,7 +3388,7 @@ "instantiate", "serialize" ], - "time": "2019-01-16T20:35:37+00:00" + "time": "2020-01-04T13:00:46+00:00" }, { "name": "symfony/yaml",