Drop support for PHP 7.* #369
ci.yml
on: pull_request
Coding Guidelines
10s
Matrix: tests
Annotations
4 errors
Tests - PHP8.0 [High]
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.10].
- phpunit/phpunit[10.5.0, ..., 10.5.10] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
Tests - PHP8.0 [High]
Process completed with exit code 2.
|
Tests - PHP8.0 [Low]
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.10].
- phpunit/phpunit[10.5.0, ..., 10.5.10] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
Tests - PHP8.0 [Low]
Process completed with exit code 2.
|