Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version v6.2.13 and an update of this package was not requested.
- symfony/config v6.2.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- 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 4
- symfony/string is locked to version v6.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/yaml is locked to version v6.3.3 and an update of this package was not requested.
- symfony/yaml v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/config v6.2.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- behat/behat v3.13.0 requires symfony/config ^4.4 || ^5.0 || ^6.0 -> satisfiable by symfony/config[v6.2.13].
- behat/behat is locked to version v3.13.0 and an update of this package was not requested.