Update Composer development tooling dependencies (major) #899
Annotations
6 errors and 1 warning
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 rector/rector ^1.2.10 -> satisfiable by rector/rector[1.2.10].
- rector/rector 1.2.10 requires phpstan/phpstan ^1.12.5 -> found phpstan/phpstan[1.12.5, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
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.21] but it conflicts with your root composer.json require (^11.4.3).
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.
|
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.
|
Unit Tests (PHP 8.2, dependencies highest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|