diff --git a/composer.lock b/composer.lock index dce7e9e..308560b 100644 --- a/composer.lock +++ b/composer.lock @@ -694,16 +694,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.3.9", + "version": "12.3.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "bcaadc492e1424a6ebdd997259b7b3e788e895c0" + "reference": "0d401d0df2e3c1703be425ecdc2d04f5c095938d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bcaadc492e1424a6ebdd997259b7b3e788e895c0", - "reference": "bcaadc492e1424a6ebdd997259b7b3e788e895c0", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d401d0df2e3c1703be425ecdc2d04f5c095938d", + "reference": "0d401d0df2e3c1703be425ecdc2d04f5c095938d", "shasum": "" }, "require": { @@ -771,7 +771,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.3.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.10" }, "funding": [ { @@ -795,7 +795,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T06:22:47+00:00" + "time": "2025-09-11T10:35:19+00:00" }, { "name": "sebastian/cli-parser",