diff --git a/composer.lock b/composer.lock index 53b9085..d0e0c3e 100644 --- a/composer.lock +++ b/composer.lock @@ -680,16 +680,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.0.2", + "version": "13.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "87f0ca577a7056016741af70e7a7de9246c52e67" + "reference": "d57826e8921a534680c613924bfd921ded8047f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/87f0ca577a7056016741af70e7a7de9246c52e67", - "reference": "87f0ca577a7056016741af70e7a7de9246c52e67", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d57826e8921a534680c613924bfd921ded8047f4", + "reference": "d57826e8921a534680c613924bfd921ded8047f4", "shasum": "" }, "require": { @@ -758,7 +758,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.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.5" }, "funding": [ { @@ -782,7 +782,7 @@ "type": "tidelift" } ], - "time": "2026-02-10T12:33:24+00:00" + "time": "2026-02-18T12:40:03+00:00" }, { "name": "sebastian/cli-parser", @@ -1937,12 +1937,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.4.1" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }