From b7c6da42cb9795479c39bd1ecf100e1ddb747e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 14:12:39 +0000 Subject: [PATCH] Bump phpunit/phpunit from 13.0.2 to 13.0.5 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 13.0.2 to 13.0.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.0.5/ChangeLog-13.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.0.2...13.0.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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" }