Update phpunit/phpunit requirement from ^9.0 to ^10.3 #42
Annotations
2 errors and 2 warnings
PHP 8.0 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires infection/infection ^0.27 -> satisfiable by infection/infection[0.27.0].
- infection/infection 0.27.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^10.3 -> satisfiable by phpunit/phpunit[10.3.0].
- phpunit/phpunit 10.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
|
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 Test on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.0 Test on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|