diff --git a/composer.json b/composer.json index c34692e..bae4e3d 100644 --- a/composer.json +++ b/composer.json @@ -31,10 +31,10 @@ "ext-xml": "*", "ext-xmlwriter": "*", "infection/infection": "^0.29.0", - "mimmi20/coding-standard": "^5.2.40", + "mimmi20/coding-standard": "^5.2.41", "nikic/php-parser": "^4.19.1 || ^5.0.2", "phpstan/extension-installer": "^1.4.2", - "phpstan/phpstan": "^1.11.11", + "phpstan/phpstan": "^1.12.0", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-phpunit": "^1.4.0", "phpunit/phpunit": "^10.5.26",