diff --git a/composer.json b/composer.json index 3c13927..a42d910 100644 --- a/composer.json +++ b/composer.json @@ -28,17 +28,17 @@ "ext-tokenizer": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "infection/infection": "^0.27.2", + "infection/infection": "^0.27.6", "laminas/laminas-modulemanager": "^2.14.0", - "laminas/laminas-servicemanager": "^3.21.0", - "mimmi20/coding-standard": "^5.1.18", + "laminas/laminas-servicemanager": "^3.22.1", + "mimmi20/coding-standard": "^5.1.20", "nikic/php-parser": "^v4.17.1", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.35", + "phpstan/phpstan": "^1.10.39", "phpstan/phpstan-deprecation-rules": "^1.1.4", - "phpstan/phpstan-phpunit": "^1.3.14", - "phpunit/phpunit": "^10.3.5", - "rector/rector": "^0.18.4", + "phpstan/phpstan-phpunit": "^1.3.15", + "phpunit/phpunit": "^10.4.1", + "rector/rector": "^0.18.6", "vimeo/psalm": "^5.15.0" }, "suggest": {