From 19dd5677976e2e84fa0628f3547741f278359267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 07:22:16 +0000 Subject: [PATCH] Bump phpunit/phpunit from 13.0.1 to 13.0.2 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.0.2/ChangeLog-13.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 0dda522..e777301 100644 --- a/composer.lock +++ b/composer.lock @@ -710,16 +710,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.0.1", + "version": "13.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "35b8abcac712ba24814d7fe8908dfb5702efb39f" + "reference": "87f0ca577a7056016741af70e7a7de9246c52e67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35b8abcac712ba24814d7fe8908dfb5702efb39f", - "reference": "35b8abcac712ba24814d7fe8908dfb5702efb39f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/87f0ca577a7056016741af70e7a7de9246c52e67", + "reference": "87f0ca577a7056016741af70e7a7de9246c52e67", "shasum": "" }, "require": { @@ -788,7 +788,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.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.2" }, "funding": [ { @@ -812,7 +812,7 @@ "type": "tidelift" } ], - "time": "2026-02-08T07:08:25+00:00" + "time": "2026-02-10T12:33:24+00:00" }, { "name": "sebastian/cli-parser", @@ -1972,5 +1972,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }