Update dependency phpunit/phpunit to v13 #13
Annotations
6 errors
|
Test PHP 8.3
Process completed with exit code 2.
|
|
Test PHP 8.3
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^13.0 -> satisfiable by phpunit/phpunit[13.0.0].
- phpunit/phpunit 13.0.0 requires php >=8.4.1 -> your php version (8.3.30) does not satisfy that requirement.
|
|
Test PHP 8.4
Process completed with exit code 1.
|
|
Test PHP 8.2
The strategy configuration was canceled because "test._8_3" failed
|
|
Test PHP 8.2
Process completed with exit code 2.
|
|
Test PHP 8.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^13.0 -> satisfiable by phpunit/phpunit[13.0.0].
- phpunit/phpunit 13.0.0 requires php >=8.4.1 -> your php version (8.2.30) does not satisfy that requirement.
|