Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/process is locked to version v7.1.1 and an update of this package was not requested.
- symfony/process v7.1.1 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/process v7.1.1 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.41.1 requires symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.1.1].
- friendsofphp/php-cs-fixer is locked to version v3.41.1 and an update of this package was not requested.