From 4046a5c6ff442394fc620c9c85c169bf859440a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 06:31:38 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.3.0 to 5.3.4 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.3.0 to 5.3.4. - [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.4) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 1715c82..7c82471 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": "f253f5360f5a5801c6fa721bde0c08b5", + "content-hash": "71e846a8b6688a9e07c24696b2d0ad75", "packages": [ { "name": "beberlei/doctrineextensions", @@ -8055,16 +8055,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.0", + "version": "v5.3.4", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "15cab721487b7bf43ad545a1e7d0095782e26f8c" + "reference": "bc368b765a651424b19f5759953ce2873e7d448b" }, "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/bc368b765a651424b19f5759953ce2873e7d448b", + "reference": "bc368b765a651424b19f5759953ce2873e7d448b", "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.4" }, "funding": [ { @@ -8134,7 +8134,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:57:12+00:00" + "time": "2021-07-15T21:37:44+00:00" } ], "aliases": [],