diff --git a/composer.lock b/composer.lock index 2315c07269..b6c946bd1b 100644 --- a/composer.lock +++ b/composer.lock @@ -9905,16 +9905,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.0.4", + "version": "13.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "915a2e7266f04c1867b2dc812abc86c34f1aa52f" + "reference": "d57826e8921a534680c613924bfd921ded8047f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/915a2e7266f04c1867b2dc812abc86c34f1aa52f", - "reference": "915a2e7266f04c1867b2dc812abc86c34f1aa52f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d57826e8921a534680c613924bfd921ded8047f4", + "reference": "d57826e8921a534680c613924bfd921ded8047f4", "shasum": "" }, "require": { @@ -9983,7 +9983,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.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.5" }, "funding": [ { @@ -10007,7 +10007,7 @@ "type": "tidelift" } ], - "time": "2026-02-18T09:00:54+00:00" + "time": "2026-02-18T12:40:03+00:00" }, { "name": "sebastian/cli-parser",