Fix PHPUnit failures in CI #118
Annotations
2 errors
Install Composer dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- nikic/php-parser is locked to version v5.3.1 and an update of this package was not requested.
- nikic/php-parser v5.3.1 requires php >=7.4 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- phpunit/php-code-coverage is locked to version 10.1.16 and an update of this package was not requested.
- phpunit/php-code-coverage 10.1.16 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- phpunit/php-file-iterator is locked to version 4.1.0 and an update of this package was not requested.
- phpunit/php-file-iterator 4.1.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 4
- phpunit/php-invoker is locked to version 4.0.0 and an update of this package was not requested.
- phpunit/php-invoker 4.0.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 5
- phpunit/php-text-template is locked to version 3.0.1 and an update of this package was not requested.
- phpunit/php-text-template 3.0.1 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 6
- phpunit/php-timer is locked to version 6.0.0 and an update of this package was not requested.
- phpunit/php-timer 6.0.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 7
- phpunit/phpunit is locked to version 10.5.40 and an update of this package was not requested.
- phpunit/phpunit 10.5.40 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 8
- sebastian/cli-parser is locked to version 2.0.1 and an update of this package was not requested.
- sebastian/cli-parser 2.0.1 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 9
- sebastian/code-unit is locked to version 2.0.0 and an update of this package was not requested.
- sebastian/code-unit 2.0.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 10
- sebastian/code-unit-reverse-lookup is locked to version 3.0.0 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 3.0.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 11
- sebastian/comparator is locked to version 5.0.3 and an update of this package was not requested.
- sebastian/comparator 5.0.3 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 12
- sebastian/complexity is locked to version 3.2.0 and an update of this package was not requested.
- sebastian/complexity 3.2.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 13
- sebastian/diff is locked to version 5.1.1 and an update of this package was not requested.
- sebastian/diff 5.1.1 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 14
- sebastian/environment is locked to version 6.1.0 and an update of this package was not requested.
- sebastian/environment 6.1.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 15
- sebastian/exporter is locked to version 5.1.2 and an update of this package was not requested.
- sebastian/exporter 5.1.2 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 16
- sebastian/global-state is locked to version 6.0.2 and an update of this package was not requested.
- sebastian/global-state 6.0.2 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 17
- sebastian/lines-of-code is locked to version 2.0.2 and an update of this package was not requested.
- sebastian/lines-of-code 2.0.2 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 18
- sebastian/objec
|
Install Composer dependencies
Process completed with exit code 2.
|
Loading