Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.3.4 and an update of this package was not requested.
- symfony/console v6.3.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- 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 (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/finder is locked to version v6.3.3 and an update of this package was not requested.
- symfony/finder v6.3.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- 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 (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/console v6.3.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- friendsoftwig/twigcs 5.2.0 requires symfony/console ^4.4 || ^5.3 || ^6.0 -> satisfiable by symfony/console[v6.3.4].
- friendsoftwig/twigcs is locked to version 5.2.0 and an update of this package was not requested.