From de877acdb7384a58aa9c4a35bc23a88e58b0116a Mon Sep 17 00:00:00 2001 From: Eike Starkmann Date: Mon, 29 Jul 2024 18:08:13 +0200 Subject: [PATCH] [TASK] normalize composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"