diff --git a/composer.json b/composer.json index 3fff62e..5a43d90 100644 --- a/composer.json +++ b/composer.json @@ -36,8 +36,8 @@ "friendsofphp/php-cs-fixer": "^3.57", "helmich/typo3-typoscript-lint": "^3.0", "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "^1.10", - "phpstan/phpstan-phpunit": "^1.3", + "phpstan/phpstan": "^1.10 || ^2.0", + "phpstan/phpstan-phpunit": "^1.3 || ^2.0", "phpunit/phpcov": "^8.2 || ^9.0 || ^10.0", "saschaegerer/phpstan-typo3": "^1.8", "ssch/typo3-rector": "^2.0",