Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement.
Problem 2
- symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested.
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement.
Problem 3
- symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested.
- symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.0.0 and an update of this package was not requested.
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement.
Problem 5
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.40.1 requires symfony/event-dispatcher ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/event-dispatcher[v7.0.0].
- friendsofphp/php-cs-fixer is locked to version v3.40.1 and an update of this package was not requested.