Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v8.0.9 and an update of this package was not requested.
- symfony/console v8.0.9 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v8.0.8 and an update of this package was not requested.
- symfony/finder v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.
Problem 3
- symfony/process is locked to version v8.0.8 and an update of this package was not requested.
- symfony/process v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v8.0.8 and an update of this package was not requested.
- symfony/string v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.
Problem 5
- nunomaduro/termwind is locked to version v2.4.0 and an update of this package was not requested.
- nunomaduro/termwind v2.4.0 requires symfony/console ^7.4.4 || ^8.0.4 -> satisfiable by symfony/console[v8.0.9].
- symfony/console v8.0.9 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.