diff --git a/.phive/phars.xml b/.phive/phars.xml index 6e911a74..2d4faf6c 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,5 +1,5 @@ - + diff --git a/composer.json b/composer.json index e44a2649..cf45a820 100644 --- a/composer.json +++ b/composer.json @@ -48,14 +48,14 @@ "php-parallel-lint/php-parallel-lint": "1.4.0", "phpmd/phpmd": "2.15.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "1.12.33 || 2.1.47", + "phpstan/phpstan": "1.12.33 || 2.1.54", "phpstan/phpstan-deprecation-rules": "1.2.1 || 2.0.4", "phpstan/phpstan-phpunit": "1.4.2 || 2.0.16", - "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.10", + "phpstan/phpstan-strict-rules": "1.6.2 || 2.0.11", "phpunit/phpunit": "9.6.34", "rawr/phpunit-data-provider": "3.3.1", - "rector/rector": "1.2.10 || 2.4.1", - "rector/type-perfect": "1.0.0 || 2.1.0", + "rector/rector": "1.2.10 || 2.4.2", + "rector/type-perfect": "1.0.0 || 2.1.3", "squizlabs/php_codesniffer": "4.0.1", "thecodingmachine/phpstan-safe-rule": "1.2.0 || 1.4.3" },