diff --git a/composer.json b/composer.json index a8df840..a2f700e 100644 --- a/composer.json +++ b/composer.json @@ -28,8 +28,8 @@ "doctrine/coding-standard": "^12.0", "infection/infection": "^0.29.0", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "2.1.11", - "phpstan/phpstan-phpunit": "2.0.5", + "phpstan/phpstan": "2.1.12", + "phpstan/phpstan-phpunit": "2.0.6", "phpstan/phpstan-strict-rules": "2.0.4", "phpunit/phpunit": "^11.0", "thecodingmachine/phpstan-safe-rule": "^1.0"