diff --git a/composer.json b/composer.json index 86100e8..381e80e 100644 --- a/composer.json +++ b/composer.json @@ -28,16 +28,16 @@ }, "require-dev": { "ext-json": "*", - "infection/infection": "^0.21.3", + "infection/infection": "^0.25.0", "phpstan/phpstan": "^0.12.80", "phpstan/phpstan-deprecation-rules": "^0.12.6", "phpstan/phpstan-mockery": "^0.12.12", "phpstan/phpstan-phpunit": "^0.12.17", "phpstan/phpstan-strict-rules": "^0.12.9", "phpunit/phpunit": "^9.5.2", - "psalm/plugin-phpunit": "^0.15.1", - "rector/rector": "^0.10.6", - "rector/rector-phpunit": "^0.10.6", + "psalm/plugin-phpunit": "^0.16.0", + "rector/rector": "^0.11.0", + "rector/rector-phpunit": "^0.11.0", "slam/phpstan-extensions": "^5.1.0", "symplify/phpstan-rules": "^9.2", "thecodingmachine/phpstan-strict-rules": "^0.12.1",