From 569c438db9715036ea7548b35bf5cde2a7b0e082 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:32:08 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.3.0 to 5.3.3 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.3.0 to 5.3.3. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.3.0...v5.3.3) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1715c82..1a549f4 100644 --- a/composer.lock +++ b/composer.lock @@ -8055,16 +8055,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.0", + "version": "v5.3.3", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "15cab721487b7bf43ad545a1e7d0095782e26f8c" + "reference": "d7d3193df3b198f287777b61ef06cd59fdb0516d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/15cab721487b7bf43ad545a1e7d0095782e26f8c", - "reference": "15cab721487b7bf43ad545a1e7d0095782e26f8c", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d7d3193df3b198f287777b61ef06cd59fdb0516d", + "reference": "d7d3193df3b198f287777b61ef06cd59fdb0516d", "shasum": "" }, "require": { @@ -8118,7 +8118,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.0" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.3" }, "funding": [ { @@ -8134,7 +8134,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:57:12+00:00" + "time": "2021-06-22T16:07:00+00:00" } ], "aliases": [],