diff --git a/composer.json b/composer.json index 907b485..9098cb8 100644 --- a/composer.json +++ b/composer.json @@ -51,6 +51,7 @@ "friendsofphp/php-cs-fixer": "^3.60.0", "helmich/typo3-typoscript-lint": "^3.1.1", "php-coveralls/php-coveralls": "^2.7.0", + "php-parallel-lint/php-parallel-lint": "^1.4", "phpstan/extension-installer": "^1.4.1", "phpstan/phpstan": "^1.11.8", "phpstan/phpstan-phpunit": "^1.4.0", @@ -70,8 +71,7 @@ "typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4.2", "typo3/coding-standards": "^0.6.1", "typo3/testing-framework": "^7.0.5", - "webmozart/assert": "^1.11.0", - "php-parallel-lint/php-parallel-lint": "^1.4" + "webmozart/assert": "^1.11.0" }, "replace": { "typo3-ter/tea": "self.version"