Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested.
- doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- sebastian/diff is locked to version 5.0.3 and an update of this package was not requested.
- sebastian/diff 5.0.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/console is locked to version v6.3.8 and an update of this package was not requested.
- symfony/console v6.3.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested.
- symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/finder is locked to version v6.3.5 and an update of this package was not requested.
- symfony/finder v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested.
- symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/process is locked to version v6.3.4 and an update of this package was not requested.
- symfony/process v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/service-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/service-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested.
- symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/string is locked to version v6.3.8 and an update of this package was not requested.
- symfony/string v6.3.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.15.1 requires doctrine/lexer ^2 || ^3 -> satisfiable by doctrine/lexer[3.0.0].
- friendsofphp/php-cs-fixer is locked to version v3.15.1 and an update of this package was not requested.