From 9ecdb4ddd69e0613177291708a14ec31c35c9c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:51:09 -0500 Subject: [PATCH] Bump symfony/phpunit-bridge from 6.4.7 to 6.4.9 (#288) Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.4.7 to 6.4.9. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.4.7...v6.4.9) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fa28efe..18db513 100644 --- a/composer.lock +++ b/composer.lock @@ -3222,16 +3222,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v6.4.7", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "a33ca737283c76617c4089a8425c7785b344e283" + "reference": "6e03e4db9696e0cfcda6537177c2c03dc49c45c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a33ca737283c76617c4089a8425c7785b344e283", - "reference": "a33ca737283c76617c4089a8425c7785b344e283", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6e03e4db9696e0cfcda6537177c2c03dc49c45c8", + "reference": "6e03e4db9696e0cfcda6537177c2c03dc49c45c8", "shasum": "" }, "require": { @@ -3263,7 +3263,8 @@ "Symfony\\Bridge\\PhpUnit\\": "" }, "exclude-from-classmap": [ - "/Tests/" + "/Tests/", + "/bin/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -3296,7 +3297,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-06-21T16:04:15+00:00" } ], "aliases": [],