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",