Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.26) does not satisfy that requirement.
Problem 2
- symfony/clock is locked to version v7.0.0 and an update of this package was not requested.
- symfony/clock v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 3
- symfony/doctrine-bridge is locked to version v7.0.0 and an update of this package was not requested.
- symfony/doctrine-bridge v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 4
- symfony/security-http is locked to version v7.0.1 and an update of this package was not requested.
- symfony/security-http v7.0.1 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 5
- symfony/doctrine-bridge v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- doctrine/doctrine-bundle 2.11.1 requires symfony/doctrine-bridge ^5.4.19 || ^6.0.7 || ^7.0 -> satisfiable by symfony/doctrine-bridge[v7.0.0].
- doctrine/doctrine-bundle is locked to version 2.11.1 and an update of this package was not requested.