From dae1771d9a907ed0f55e843f4d869f2a6ea92757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 05:21:48 +0000 Subject: [PATCH] build(deps-dev): bump phpunit/phpunit from 12.2.4 to 12.2.5 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.2.4 to 12.2.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.5/ChangeLog-12.2.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.2.4...12.2.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ef67f2cb03..5b785dc0e5 100644 --- a/composer.lock +++ b/composer.lock @@ -7173,16 +7173,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.2.4", + "version": "12.2.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "63f78466588d51e0f886c1d3b1ac22a7351cd026" + "reference": "b71849b29f7a8d7574e4401873cb8b539896613f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/63f78466588d51e0f886c1d3b1ac22a7351cd026", - "reference": "63f78466588d51e0f886c1d3b1ac22a7351cd026", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b71849b29f7a8d7574e4401873cb8b539896613f", + "reference": "b71849b29f7a8d7574e4401873cb8b539896613f", "shasum": "" }, "require": { @@ -7250,7 +7250,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.5" }, "funding": [ { @@ -7274,7 +7274,7 @@ "type": "tidelift" } ], - "time": "2025-06-26T15:03:18+00:00" + "time": "2025-06-27T04:37:55+00:00" }, { "name": "rector/rector",