fix issue with deprecated package #80
Annotations
4 errors
|
PHP 8.1 Test on ubuntu-24.04
Process completed with exit code 2.
|
|
PHP 8.1 Test on ubuntu-24.04
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.3.7].
- phpunit/phpunit[12.0.0, ..., 12.3.7] require php >=8.3 -> your php version (8.1.33) does not satisfy that requirement.
|
|
PHP 8.2 Test on ubuntu-24.04
Process completed with exit code 2.
|
|
PHP 8.2 Test on ubuntu-24.04
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.3.7].
- phpunit/phpunit[12.0.0, ..., 12.3.7] require php >=8.3 -> your php version (8.2.29) does not satisfy that requirement.
|