diff --git a/.phive/phars.xml b/.phive/phars.xml index 6af30ed5..711a07e2 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,5 +1,5 @@ - - + + diff --git a/composer.json b/composer.json index e4ea9c43..3cfe10b3 100644 --- a/composer.json +++ b/composer.json @@ -29,13 +29,13 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "1.12.16 || 2.1.2", - "phpstan/phpstan-phpunit": "1.4.2 || 2.0.4", - "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.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", "phpunit/phpunit": "8.5.42", "rawr/phpunit-data-provider": "3.3.1", - "rector/rector": "1.2.10 || 2.0.7", - "rector/type-perfect": "1.0.0 || 2.0.2" + "rector/rector": "1.2.10 || 2.1.1", + "rector/type-perfect": "1.0.0 || 2.1.0" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS"