Update phpunit/phpunit requirement from ^6|^7|^8|^9 to ^11.4.4 #33
wordpress.yml
on: pull_request
Matrix: phplint / phplint
Status Check
4s
Annotations
10 errors
phplint / phplint (7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4].
- phpunit/phpunit 11.4.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
phplint / phplint (7.4)
Process completed with exit code 2.
|
phplint / phplint (8)
The job was canceled because "_7_4" failed.
|
phplint / phplint (8)
The operation was canceled.
|
phpcs / phpcs
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4].
- phpunit/phpunit 11.4.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
phpcs / phpcs
Process completed with exit code 2.
|
phplint / phplint (8.1)
The job was canceled because "_7_4" failed.
|
phplint / phplint (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4].
- phpunit/phpunit 11.4.4 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
phplint / phplint (8.1)
The operation was canceled.
|
Status Check
Process completed with exit code 1.
|