This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Fix PHPUnit failure #3
Annotations
2 errors and 1 warning
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.33) does not satisfy that requirement.
- phpunit/phpunit[8.5.12, ..., 8.5.33] require php >=7.2 -> your php version (7.1.33) does not satisfy that requirement.
- phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (7.1.33) does not satisfy that requirement.
- phpunit/phpunit[9.3.0, ..., 9.3.8] require php ^7.3 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
- phpunit/phpunit[9.3.9, ..., 9.6.10] require php >=7.3 -> your php version (7.1.33) does not satisfy that requirement.
- phpunit/phpunit[10.0.0, ..., 10.3.1] require php >=8.1 -> your php version (7.1.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^8.0 | ^9.0 | ^10.0 -> satisfiable by phpunit/phpunit[8.0.0, ..., 8.5.33, 9.0.0, ..., 9.6.10, 10.0.0, ..., 10.3.1].
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading