Update dependency phpunit/phpunit to v12 #2562
Annotations
1 error
PHPUnit [8.2, latest]
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0.1 -> satisfiable by phpunit/phpunit[12.0.1, 12.0.x-dev, 12.1.x-dev (alias of dev-main)].
- phpunit/phpunit[dev-main, 12.0.1] require php >=8.3 -> your php version (8.2.27) does not satisfy that requirement.
- phpunit/phpunit 12.1.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Loading