diff --git a/composer.lock b/composer.lock index 76851af..1171416 100644 --- a/composer.lock +++ b/composer.lock @@ -2498,16 +2498,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.5.2", + "version": "12.5.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "06713c2633d6d832f2fe98a70511ecaa7cb92c1a" + "reference": "6dc2e076d09960efbb0c1272aa9bc156fc80955e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/06713c2633d6d832f2fe98a70511ecaa7cb92c1a", - "reference": "06713c2633d6d832f2fe98a70511ecaa7cb92c1a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6dc2e076d09960efbb0c1272aa9bc156fc80955e", + "reference": "6dc2e076d09960efbb0c1272aa9bc156fc80955e", "shasum": "" }, "require": { @@ -2575,7 +2575,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.5.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.3" }, "funding": [ { @@ -2599,7 +2599,7 @@ "type": "tidelift" } ], - "time": "2025-12-08T07:22:32+00:00" + "time": "2025-12-11T08:52:59+00:00" }, { "name": "psr/container",