diff --git a/.phive/phars.xml b/.phive/phars.xml index 7f46c8a2..989d2ec6 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,5 +1,5 @@ - + diff --git a/composer.json b/composer.json index 6140ea6e..0dac199e 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "1.12.33 || 2.2.6", + "phpstan/phpstan": "1.12.33 || 2.2.7", "phpstan/phpstan-phpunit": "1.4.2 || 2.0.18", "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.12", "phpunit/phpunit": "8.5.53",