From c5c8ed7b19f13b4d31d89dd9a9facc9c40d782f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 03:44:23 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.2.1 to 5.2.2 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.1...v5.2.2) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index cf9f552a1..e4d4e048e 100644 --- a/composer.lock +++ b/composer.lock @@ -11810,16 +11810,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.1", + "version": "v5.2.2", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "235823f6d215c9bd930a47a496e62c1354cde55b" + "reference": "587f2b6bbcda8c473b91c18165958ffbb8af3c4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/235823f6d215c9bd930a47a496e62c1354cde55b", - "reference": "235823f6d215c9bd930a47a496e62c1354cde55b", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/587f2b6bbcda8c473b91c18165958ffbb8af3c4c", + "reference": "587f2b6bbcda8c473b91c18165958ffbb8af3c4c", "shasum": "" }, "require": { @@ -11870,7 +11870,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony PHPUnit Bridge", + "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "funding": [ { @@ -11886,7 +11886,7 @@ "type": "tidelift" } ], - "time": "2020-12-14T22:27:17+00:00" + "time": "2021-01-25T13:54:05+00:00" } ], "aliases": [],