Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/process ^7.1 -> satisfiable by symfony/process[v7.1.0-BETA1, ..., 7.2.x-dev].
- symfony/process[v7.1.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- friendsofphp/php-cs-fixer[v3.39.0, ..., v3.59.3] require symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.1.0-BETA1, ..., 7.2.x-dev].
- friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.3.1] require symfony/process ^4.4.20 || ^5.0 -> found symfony/process[v4.4.20, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^7.1).
- friendsofphp/php-cs-fixer v3.3.2 requires symfony/process ^5.0 -> found symfony/process[v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^7.1).
- friendsofphp/php-cs-fixer v3.4.0 requires symfony/process ^4.4.20 || ^5.0 || ^6.0 -> found symfony/process[v4.4.20, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.1).
- friendsofphp/php-cs-fixer[v3.5.0, ..., v3.38.2] require symfony/process ^5.4 || ^6.0 -> found symfony/process[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.1).
- friendsofphp/php-cs-fixer v3.21.1 requires php ^8.0.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/process[v7.1.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires friendsofphp/php-cs-fixer ^v3.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.59.3].