To utilize the latest ECS features in Craft CMS, such as parallel processing, you must replace craftcms/ecs
with this:
composer remove craftcms/ecs
composer require symplify/easy-coding-standard:^12.4 —dev
The attached ecs.php
file is configured to align with the Craft CMS coding standards.