diff --git a/composer.json b/composer.json index 2f2aaae..7c93789 100644 --- a/composer.json +++ b/composer.json @@ -29,12 +29,12 @@ "brotkrueml/coding-standards": "~5.1.0", "ergebnis/composer-normalize": "~2.42.0", "php-coveralls/php-coveralls": "^2.7", - "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "1.11.1", - "phpunit/phpunit": "^10.5 || ^11.1", - "rector/rector": "1.0.4", - "symfony/yaml": "^5.4 || ^6.4 || ^7.0", - "symplify/phpstan-rules": "^12.6", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "1.11.4", + "phpunit/phpunit": "^10.5 || ^11.2", + "rector/rector": "1.1.0", + "symfony/yaml": "^5.4 || ^6.4 || ^7.1", + "symplify/phpstan-rules": "^12.7", "tomasvotruba/cognitive-complexity": "^0.2.3" }, "autoload": {