Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/deprecation-contracts is locked to version v3.0.2 and an update of this package was not requested.
- symfony/deprecation-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- twig/twig is locked to version v3.14.0 and an update of this package was not requested.
- twig/twig v3.14.0 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/validator v5.4.42 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.0.2].
- symfony/validator is locked to version v5.4.42 and an update of this package was not requested.