Fix: Configure platform in composer.json
#178
Annotations
2 errors
Require phpunit/phpunit:^8.0.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[8.0.0, ..., 8.5.11] require php ^7.2 -> your php version (7.1; overridden via config.platform, actual: 7.2.34) does not satisfy that requirement.
- phpunit/phpunit[8.5.12, ..., 8.5.36] require php >=7.2 -> your php version (7.1; overridden via config.platform, actual: 7.2.34) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^8.0.0 -> satisfiable by phpunit/phpunit[8.0.0, ..., 8.5.36].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Require phpunit/phpunit:^8.0.0
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading