diff --git a/composer.json b/composer.json index 20759e2..c7091f9 100644 --- a/composer.json +++ b/composer.json @@ -35,8 +35,8 @@ "helhum/typo3-console": "^7.0 || ^8.0", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan": "^1.0.0", - "saschaegerer/phpstan-typo3": "^1.0.0", + "phpstan/phpstan": "^1.0.0 || ^2.0.0", + "saschaegerer/phpstan-typo3": "^1.0.0 || ^2.0.0", "typo3/coding-standards": "^0.7.1 || ^0.8.0" }, "autoload": {