diff --git a/composer.lock b/composer.lock index a2ad544..56be143 100644 --- a/composer.lock +++ b/composer.lock @@ -2932,16 +2932,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.2.8", + "version": "12.2.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "49dc7c0669b97c7a36f63411635f48eedc140eb4" + "reference": "442c06d0a952a5dbffba181cff969b91fdc9bada" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/49dc7c0669b97c7a36f63411635f48eedc140eb4", - "reference": "49dc7c0669b97c7a36f63411635f48eedc140eb4", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/442c06d0a952a5dbffba181cff969b91fdc9bada", + "reference": "442c06d0a952a5dbffba181cff969b91fdc9bada", "shasum": "" }, "require": { @@ -3009,7 +3009,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.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.9" }, "funding": [ { @@ -3033,7 +3033,7 @@ "type": "tidelift" } ], - "time": "2025-07-30T05:58:18+00:00" + "time": "2025-07-31T07:12:16+00:00" }, { "name": "sebastian/cli-parser",