From e43de0757fc51b6691b4bed9728fc4e984ae6a90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 May 2021 12:49:37 +0000 Subject: [PATCH] chore(deps): update dependencies (non-major) --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 64a02cb..d5c7a46 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ ], "require": { "php": "^8.0", - "infection/infection": "^0.22.0", + "infection/infection": "^0.23.0", "narrowspark/php-cs-fixer-config": "~6.3.2", "phpstan/phpstan": "^0.12.80", "phpstan/phpstan-deprecation-rules": "^0.12.6", @@ -34,8 +34,8 @@ "phpstan/phpstan-strict-rules": "^0.12.9", "psalm/plugin-mockery": "~0.7.0", "psalm/plugin-phpunit": "^0.15.1", - "rector/rector": "^0.10.0", - "rector/rector-phpunit": "^0.10.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",