Update CI to test under different PHP versions #9
Annotations
8 errors and 6 warnings
build (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- brianium/paratest is locked to version v7.6.0 and an update of this package was not requested.
- brianium/paratest v7.6.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- nunomaduro/collision is locked to version v8.5.0 and an update of this package was not requested.
- nunomaduro/collision v8.5.0 requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement.
Problem 3
- nunomaduro/termwind is locked to version v2.2.0 and an update of this package was not requested.
- nunomaduro/termwind v2.2.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 4
- pestphp/pest is locked to version v3.5.1 and an update of this package was not requested.
- pestphp/pest v3.5.1 requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement.
Problem 5
- pestphp/pest-plugin is locked to version v3.0.0 and an update of this package was not requested.
- pestphp/pest-plugin v3.0.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 6
- pestphp/pest-plugin-arch is locked to version v3.0.0 and an update of this package was not requested.
- pestphp/pest-plugin-arch v3.0.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 7
- pestphp/pest-plugin-mutate is locked to version v3.0.5 and an update of this package was not requested.
- pestphp/pest-plugin-mutate v3.0.5 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 8
- phpunit/php-code-coverage is locked to version 11.0.7 and an update of this package was not requested.
- phpunit/php-code-coverage 11.0.7 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 9
- phpunit/php-file-iterator is locked to version 5.1.0 and an update of this package was not requested.
- phpunit/php-file-iterator 5.1.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 10
- phpunit/php-invoker is locked to version 5.0.1 and an update of this package was not requested.
- phpunit/php-invoker 5.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 11
- phpunit/php-text-template is locked to version 4.0.1 and an update of this package was not requested.
- phpunit/php-text-template 4.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 12
- phpunit/php-timer is locked to version 7.0.1 and an update of this package was not requested.
- phpunit/php-timer 7.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 13
- phpunit/phpunit is locked to version 11.4.3 and an update of this package was not requested.
- phpunit/phpunit 11.4.3 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 14
- sebastian/cli-parser is locked to version 3.0.2 and an update of this package was not requested.
- sebastian/cli-parser 3.0.2 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 15
- sebastian/code-unit is locked to version 3.0.1 and an update of this package was not requested.
- sebastian/code-unit 3.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 16
- sebastian/code-unit-reverse-lookup is locked to version 4.0.1 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 4.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 17
- sebastian/comparator is locked to version 6.2.1 and an update of this package was not requested.
- sebastian/comparator 6.2.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
build (8.1)
Process completed with exit code 2.
|
build (8.3)
The job was canceled because "_8_1" failed.
|
build (8.3)
The operation was canceled.
|
build (8.2)
The job was canceled because "_8_1" failed.
|
build (8.2)
The operation was canceled.
|
build (8.4)
The job was canceled because "_8_1" failed.
|
build (8.4)
The operation was canceled.
|
build (8.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (8.2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (8.4)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (8.1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|