diff --git a/composer.lock b/composer.lock index 21254f5..21b22d7 100644 --- a/composer.lock +++ b/composer.lock @@ -1558,16 +1558,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.61", + "version": "10.5.62", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b" + "reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd265b671a63b87e85a8155f885b6fbb41ee505b", - "reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f7dd5066ebde5809296a81f0b19e8b00e5aab49", + "reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49", "shasum": "" }, "require": { @@ -1639,7 +1639,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.61" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.62" }, "funding": [ { @@ -1663,7 +1663,7 @@ "type": "tidelift" } ], - "time": "2026-01-24T16:06:23+00:00" + "time": "2026-01-27T05:32:38+00:00" }, { "name": "psr/clock", @@ -4888,5 +4888,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }