From f0a641970f4b165f1b817bb083c89cc0ca8fbf89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:02:47 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11.5.55 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ba9c28c..595f7b0 100644 --- a/composer.lock +++ b/composer.lock @@ -3538,16 +3538,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.54", + "version": "11.5.55", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "eb7d132e95d824bbfd728eb2c8589191424f178a" + "reference": "adc7262fccc12de2b30f12a8aa0b33775d814f00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/eb7d132e95d824bbfd728eb2c8589191424f178a", - "reference": "eb7d132e95d824bbfd728eb2c8589191424f178a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/adc7262fccc12de2b30f12a8aa0b33775d814f00", + "reference": "adc7262fccc12de2b30f12a8aa0b33775d814f00", "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.54" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.55" }, "funding": [ { @@ -3644,7 +3644,7 @@ "type": "tidelift" } ], - "time": "2026-02-18T08:57:05+00:00" + "time": "2026-02-18T12:37:06+00:00" }, { "name": "rector/rector",