From f1c5564bc2d8236478aa245883786a25d3657c39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 11:02:26 +0000 Subject: [PATCH] [Security] Bump symfony/var-exporter from 4.3.1 to 4.4.12 Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.3.1 to 4.4.12. **This update includes a security fix.** - [Release notes](https://github.com/symfony/var-exporter/releases) - [Changelog](https://github.com/symfony/var-exporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/var-exporter/compare/v4.3.1...v4.4.12) Signed-off-by: dependabot-preview[bot] --- composer.lock | 52 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 76bf10b..7425a52 100644 --- a/composer.lock +++ b/composer.lock @@ -2607,6 +2607,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-29T09:50:10+00:00" }, { @@ -5249,28 +5263,28 @@ }, { "name": "symfony/var-exporter", - "version": "v4.3.1", + "version": "v4.4.12", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "2b7c857d553423b2317ac0741fb2581d9bfd8fb7" + "reference": "09f0aec4b8bfc25c1dd306e6203cf055c9886560" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/2b7c857d553423b2317ac0741fb2581d9bfd8fb7", - "reference": "2b7c857d553423b2317ac0741fb2581d9bfd8fb7", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/09f0aec4b8bfc25c1dd306e6203cf055c9886560", + "reference": "09f0aec4b8bfc25c1dd306e6203cf055c9886560", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "require-dev": { - "symfony/var-dumper": "^4.1.1" + "symfony/var-dumper": "^4.4.9|^5.0.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -5305,7 +5319,21 @@ "instantiate", "serialize" ], - "time": "2019-04-10T19:42:49+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-05T09:39:30+00:00" }, { "name": "symfony/web-link", @@ -5773,6 +5801,7 @@ "monolog", "productivity" ], + "abandoned": true, "time": "2018-07-27T15:41:37+00:00" }, { @@ -5780,12 +5809,12 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://github.com/php-webdriver/php-webdriver.git", + "url": "https://github.com/php-webdriver/php-webdriver-archive.git", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e", "shasum": "" }, @@ -6677,5 +6706,6 @@ "php": "^7.1.3", "ext-iconv": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }