From 9c12ae0bf2d7803ec9cde89dc74f7411741da1e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:40:55 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11.5.54 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a6e5fb6..ba9c28c 100644 --- a/composer.lock +++ b/composer.lock @@ -3538,16 +3538,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.53", + "version": "11.5.54", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607" + "reference": "eb7d132e95d824bbfd728eb2c8589191424f178a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a997a653a82845f1240d73ee73a8a4e97e4b0607", - "reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/eb7d132e95d824bbfd728eb2c8589191424f178a", + "reference": "eb7d132e95d824bbfd728eb2c8589191424f178a", "shasum": "" }, "require": { @@ -3620,7 +3620,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.53" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.54" }, "funding": [ { @@ -3644,7 +3644,7 @@ "type": "tidelift" } ], - "time": "2026-02-10T12:28:25+00:00" + "time": "2026-02-18T08:57:05+00:00" }, { "name": "rector/rector",