Add PHP 8.4 to CI #212
composer-require-checker.yml
on: pull_request
Matrix: composer-require-checker / composer-require-checker
Annotations
9 errors
composer-require-checker / PHP 8.4-ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.26.1 -> satisfiable by vimeo/psalm[5.26.1].
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
Problem 2
- Root composer.json requires roave/infection-static-analysis-plugin ^1.35 -> satisfiable by roave/infection-static-analysis-plugin[1.35.0, 1.36.0].
- roave/infection-static-analysis-plugin 1.35.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
- roave/infection-static-analysis-plugin 1.36.0 requires vimeo/psalm ^6.0 -> found vimeo/psalm[6.0.0] but it conflicts with your root composer.json require (^5.26.1).
|
composer-require-checker / PHP 8.4-ubuntu-latest
Process completed with exit code 2.
|
composer-require-checker / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_4" failed.
|
composer-require-checker / PHP 8.2-ubuntu-latest
The operation was canceled.
|
composer-require-checker / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_4" failed.
|
composer-require-checker / PHP 8.3-ubuntu-latest
The operation was canceled.
|
composer-require-checker / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_4" failed.
|
composer-require-checker / PHP 8.1-ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.15 -> satisfiable by maglnet/composer-require-checker[4.15.0].
- maglnet/composer-require-checker 4.15.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.31) does not satisfy that requirement.
|
composer-require-checker / PHP 8.1-ubuntu-latest
The operation was canceled.
|