From da7d63b22af611358e0bb66585d220d16db62865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:33:33 +0000 Subject: [PATCH] Bump phpstan/phpstan-phpunit from 2.0.13 to 2.0.14 Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.13...2.0.14) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.14 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 2f75ed7c..6bc17847 100644 --- a/composer.lock +++ b/composer.lock @@ -3093,16 +3093,16 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "2.0.13", + "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "45bc1ad30669c3ebb19417d5c272b8104d155415" + "reference": "f7553d6c613878d04f7e7ef129d4607118cd7cd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/45bc1ad30669c3ebb19417d5c272b8104d155415", - "reference": "45bc1ad30669c3ebb19417d5c272b8104d155415", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f7553d6c613878d04f7e7ef129d4607118cd7cd4", + "reference": "f7553d6c613878d04f7e7ef129d4607118cd7cd4", "shasum": "" }, "require": { @@ -3143,9 +3143,9 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.13" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.14" }, - "time": "2026-02-09T11:32:05+00:00" + "time": "2026-02-10T11:57:48+00:00" }, { "name": "phpunit/php-code-coverage", @@ -6440,5 +6440,5 @@ "php": ">=8.5" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }