diff --git a/composer.json b/composer.json index df3d00a3..c74419c4 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "friendsofphp/php-cs-fixer": "^3.91", "ergebnis/composer-normalize": "^2.48", "ergebnis/php-cs-fixer-config": "^6.56", - "phpstan/phpstan-phpunit": "2.0.8" + "phpstan/phpstan-phpunit": "2.0.11" }, "scripts": { "post-install-cmd": [ diff --git a/composer.lock b/composer.lock index c57a8a5e..befe2741 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "64b484840e6cab5421a44da441d18493", + "content-hash": "5b76ac740e22dd89774530a5b1b49297", "packages": [ { "name": "brick/math", @@ -7826,8 +7826,8 @@ "version": "2.1.x-dev", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f71b93870b0da3c229049a2ec18e1fdbd18d678e", - "reference": "f71b93870b0da3c229049a2ec18e1fdbd18d678e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b0c36bf4d23c614b471d51b639980e9194272ecd", + "reference": "b0c36bf4d23c614b471d51b639980e9194272ecd", "shasum": "" }, "require": { @@ -7873,20 +7873,20 @@ "type": "github" } ], - "time": "2026-01-04T11:43:12+00:00" + "time": "2026-01-05T10:36:32+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "2.0.8", + "version": "2.0.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe" + "reference": "5e30669bef866eff70db8b58d72a5c185aa82414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe", - "reference": "2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/5e30669bef866eff70db8b58d72a5c185aa82414", + "reference": "5e30669bef866eff70db8b58d72a5c185aa82414", "shasum": "" }, "require": { @@ -7924,9 +7924,9 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.8" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.11" }, - "time": "2025-11-11T07:55:22+00:00" + "time": "2025-12-19T09:05:35+00:00" }, { "name": "phpunit/php-code-coverage",