diff --git a/composer.lock b/composer.lock index 162fdeb..133765c 100644 --- a/composer.lock +++ b/composer.lock @@ -9957,16 +9957,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.2.0", + "version": "12.2.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f3f6587947f9f53f009af8d18026776375d59145" + "reference": "19e25c2da3f8071a683ee1e445b0e24bba25de61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3f6587947f9f53f009af8d18026776375d59145", - "reference": "f3f6587947f9f53f009af8d18026776375d59145", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/19e25c2da3f8071a683ee1e445b0e24bba25de61", + "reference": "19e25c2da3f8071a683ee1e445b0e24bba25de61", "shasum": "" }, "require": { @@ -10034,7 +10034,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.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.2" }, "funding": [ { @@ -10058,7 +10058,7 @@ "type": "tidelift" } ], - "time": "2025-06-06T02:58:21+00:00" + "time": "2025-06-13T05:49:28+00:00" }, { "name": "sebastian/cli-parser",