diff --git a/composer.lock b/composer.lock index 1c4f82c981..2315c07269 100644 --- a/composer.lock +++ b/composer.lock @@ -9905,16 +9905,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.0.3", + "version": "13.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a9c20642ffd2098c0f9e687c00849afbce2f23c7" + "reference": "915a2e7266f04c1867b2dc812abc86c34f1aa52f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9c20642ffd2098c0f9e687c00849afbce2f23c7", - "reference": "a9c20642ffd2098c0f9e687c00849afbce2f23c7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/915a2e7266f04c1867b2dc812abc86c34f1aa52f", + "reference": "915a2e7266f04c1867b2dc812abc86c34f1aa52f", "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.3" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.4" }, "funding": [ { @@ -10007,7 +10007,7 @@ "type": "tidelift" } ], - "time": "2026-02-16T08:38:33+00:00" + "time": "2026-02-18T09:00:54+00:00" }, { "name": "sebastian/cli-parser",