diff --git a/composer.json b/composer.json index 762541c..543d6d9 100644 --- a/composer.json +++ b/composer.json @@ -30,14 +30,14 @@ "ext-xml": "*", "ext-xmlwriter": "*", "infection/infection": "^0.27.11 || ^0.28.1", - "mimmi20/coding-standard": "^5.2.39", + "mimmi20/coding-standard": "^5.2.40", "nikic/php-parser": "^4.19.1 || ^5.0.2", "phpstan/extension-installer": "^1.4.1", - "phpstan/phpstan": "^1.11.9", + "phpstan/phpstan": "^1.11.10", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-phpunit": "^1.4.0", "phpunit/phpunit": "^10.5.26", - "rector/rector": "^1.2.2", + "rector/rector": "^1.2.3", "rector/type-perfect": "^0.1.8", "symplify/phpstan-rules": "^13.0.0", "tomasvotruba/cognitive-complexity": "^0.2.3",