diff --git a/.phive/phars.xml b/.phive/phars.xml index 711a07e2..ee251298 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,5 +1,5 @@ - + diff --git a/composer.json b/composer.json index 3cfe10b3..0ad39b30 100644 --- a/composer.json +++ b/composer.json @@ -29,12 +29,12 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "1.12.27 || 2.1.17", - "phpstan/phpstan-phpunit": "1.4.2 || 2.0.6", - "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.4", + "phpstan/phpstan": "1.12.28 || 2.1.19", + "phpstan/phpstan-phpunit": "1.4.2 || 2.0.7", + "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.6", "phpunit/phpunit": "8.5.42", "rawr/phpunit-data-provider": "3.3.1", - "rector/rector": "1.2.10 || 2.1.1", + "rector/rector": "1.2.10 || 2.1.2", "rector/type-perfect": "1.0.0 || 2.1.0" }, "suggest": {