This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Fix PHPUnit failure #3
Annotations
6 errors and 5 warnings
build (7.1)
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].
|
build (7.1)
Process completed with exit code 2.
|
build (8.0)
The operation was canceled.
|
build (7.3)
The operation was canceled.
|
build (7.2)
The operation was canceled.
|
build (7.4)
The operation was canceled.
|
build (7.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/
|
build (8.0)
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/
|
build (7.3)
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/
|
build (7.2)
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/
|
build (7.4)
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/
|