make it work with PHP 8.0 again #16
Annotations
9 errors and 1 warning
CI (8.0, none)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpunit/php-code-coverage is locked to version 11.0.2 and an update of this package was not requested.
- phpunit/php-code-coverage 11.0.2 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/php-file-iterator is locked to version 5.0.0 and an update of this package was not requested.
- phpunit/php-file-iterator 5.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- phpunit/php-text-template is locked to version 4.0.0 and an update of this package was not requested.
- phpunit/php-text-template 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- sebastian/code-unit-reverse-lookup is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- sebastian/complexity is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/complexity 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- sebastian/environment is locked to version 7.0.0 and an update of this package was not requested.
- sebastian/environment 7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- sebastian/lines-of-code is locked to version 3.0.0 and an update of this package was not requested.
- sebastian/lines-of-code 3.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- sebastian/version is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/version 5.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
CI (8.0, none)
Process completed with exit code 2.
|
CI (8.1, none)
The job was canceled because "_8_0_none" failed.
|
CI (8.1, none)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpunit/php-code-coverage is locked to version 11.0.2 and an update of this package was not requested.
- phpunit/php-code-coverage 11.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- phpunit/php-file-iterator is locked to version 5.0.0 and an update of this package was not requested.
- phpunit/php-file-iterator 5.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- phpunit/php-text-template is locked to version 4.0.0 and an update of this package was not requested.
- phpunit/php-text-template 4.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- sebastian/code-unit-reverse-lookup is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 4.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- sebastian/complexity is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/complexity 4.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- sebastian/environment is locked to version 7.0.0 and an update of this package was not requested.
- sebastian/environment 7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- sebastian/lines-of-code is locked to version 3.0.0 and an update of this package was not requested.
- sebastian/lines-of-code 3.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 8
- sebastian/version is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/version 5.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
CI (8.1, none)
Process completed with exit code 2.
|
CI (8.3, xdebug)
The job was canceled because "_8_0_none" failed.
|
CI (8.3, xdebug)
The operation was canceled.
|
CI (8.2, none)
The job was canceled because "_8_0_none" failed.
|
CI (8.2, none)
The operation was canceled.
|
CI (8.0, none)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|