Update Composer development tooling dependencies (major) #957
Annotations
7 errors
Unit Tests (PHP 8.2, dependencies highest)
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].
- phpunit/phpunit 12.0.1 requires php >=8.3 -> your php version (8.2.9; overridden via config.platform, actual: 8.2.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires amphp/phpunit-util ^3.0 -> satisfiable by amphp/phpunit-util[v3.0.0-beta.1, ..., v3.0.0].
- amphp/phpunit-util[v3.0.0-beta.1, ..., v3.0.0] require phpunit/phpunit ^9 -> found phpunit/phpunit[9.0.0, ..., 9.6.22] but it conflicts with your root composer.json require (^12.0.1).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Unit Tests (PHP 8.2, dependencies highest)
Process completed with exit code 2.
|
Unit Tests (PHP 8.2, dependencies lowest)
The job was canceled because "_8_2_highest" failed.
|
Unit Tests (PHP 8.2, dependencies locked)
The job was canceled because "_8_2_highest" failed.
|
Unit Tests (PHP 8.2, dependencies locked)
The operation was canceled.
|
Integration Tests w/MySQL (PHP 8.2, MySQL 8.0)
Failed to initialize container mysql:8.0
|
Integration Tests w/MySQL (PHP 8.2, MySQL 8.0)
One or more containers failed to start.
|