diff --git a/composer.lock b/composer.lock index 0dda522..e777301 100644 --- a/composer.lock +++ b/composer.lock @@ -710,16 +710,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.0.1", + "version": "13.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "35b8abcac712ba24814d7fe8908dfb5702efb39f" + "reference": "87f0ca577a7056016741af70e7a7de9246c52e67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35b8abcac712ba24814d7fe8908dfb5702efb39f", - "reference": "35b8abcac712ba24814d7fe8908dfb5702efb39f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/87f0ca577a7056016741af70e7a7de9246c52e67", + "reference": "87f0ca577a7056016741af70e7a7de9246c52e67", "shasum": "" }, "require": { @@ -788,7 +788,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.2" }, "funding": [ { @@ -812,7 +812,7 @@ "type": "tidelift" } ], - "time": "2026-02-08T07:08:25+00:00" + "time": "2026-02-10T12:33:24+00:00" }, { "name": "sebastian/cli-parser", @@ -1972,5 +1972,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }