Update to PHPUnit 11 #14
Annotations
4 errors
PHP 8.1 Lowest versions
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.0.0, ..., 11.4.x-dev] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.4.x-dev].
|
PHP 8.1 Lowest versions
Process completed with exit code 2.
|
PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[dev-main, 11.0.0, ..., 11.3.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- phpunit/phpunit 11.4.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.4.x-dev (alias of dev-main)].
|
PHP 8.1
Process completed with exit code 2.
|