Drop support for PHP 5.6 + 7.0 #87
Annotations
2 errors
phpcs
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.1 || ^8.0 but your php version (5.6.40) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[7.0.0, ..., 7.5.20] require php ^7.1 -> your php version (5.6.40) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^7 -> satisfiable by phpunit/phpunit[7.0.0, ..., 7.5.20].
|
phpcs
Process completed with exit code 2.
|