From cbecdaf9146904412919a2d3fb637a55b0fd41a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:27:32 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 6.4.0 to 6.4.2 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.4.0 to 6.4.2. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 08cb278..0f48f4e 100644 --- a/composer.lock +++ b/composer.lock @@ -3222,16 +3222,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v6.4.0", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "36bc5bc71fff1f6ca9c7c7fe1e7e23f4c1ca2aa3" + "reference": "bd0455b7888e4adac29cf175d819c51f88fed942" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/36bc5bc71fff1f6ca9c7c7fe1e7e23f4c1ca2aa3", - "reference": "36bc5bc71fff1f6ca9c7c7fe1e7e23f4c1ca2aa3", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bd0455b7888e4adac29cf175d819c51f88fed942", + "reference": "bd0455b7888e4adac29cf175d819c51f88fed942", "shasum": "" }, "require": { @@ -3296,7 +3296,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T08:18:17+00:00" + "time": "2023-12-19T09:12:31+00:00" } ], "aliases": [],