Add GitHub Actions workflow for testing PHP #1
Annotations
2 errors
|
tests
Process completed with exit code 2.
|
|
tests
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.4 but your php version (8.3.6) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v8.0.11 and an update of this package was not requested.
- symfony/console v8.0.11 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- 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.6) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v8.0.11 and an update of this package was not requested.
- symfony/process v8.0.11 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v8.0.11 and an update of this package was not requested.
- symfony/string v8.0.11 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 6
- 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.11].
- symfony/console v8.0.11 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
|