Switch to Laminas’ CI Workflow #34
ci.yml
on: push
ci
/
Generate job matrix
5s
Matrix: ci / QA Checks
Annotations
6 errors
ci / QA Checks (README Linting [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested.
- carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- illuminate/collections is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/collections v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- illuminate/contracts is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/contracts v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- illuminate/filesystem is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/filesystem v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- illuminate/http is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/http v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- illuminate/macroable is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/macroable v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- illuminate/session is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/session v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- illuminate/support is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/support v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- nesbot/carbon is locked to version 3.8.1 and an update of this package was not requested.
- nesbot/carbon 3.8.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/clock is locked to version v7.1.6 and an update of this package was not requested.
- symfony/clock v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/error-handler is locked to version v7.1.7 and an update of this package was not requested.
- symfony/error-handler v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/event-dispatcher is locked to version v7.1.6 and an update of this package was not requested.
- symfony/event-dispatcher v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- symfony/finder is locked to version v7.1.6 and an update of this package was not requested.
- symfony/finder v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- symfony/http-foundation is locked to version v7.1.7 and an update of this package was not requested.
- symfony/http-foundation v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- symfony/http-kernel is locked to version v7.1.7 and an update of this package was not requested.
- symfony/http-kernel v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requ
|
ci / QA Checks (PHPUnit [8.0, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.3 -> satisfiable by phpunit/phpunit[11.4.3].
- phpunit/phpunit 11.4.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/process ^7.1.7 -> satisfiable by symfony/process[v7.1.7].
- symfony/process v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
ci / QA Checks (PHPUnit [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.3 -> satisfiable by phpunit/phpunit[11.4.3].
- phpunit/phpunit 11.4.3 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/process ^7.1.7 -> satisfiable by symfony/process[v7.1.7].
- symfony/process v7.1.7 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
ci / QA Checks (PHPUnit [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested.
- carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- illuminate/collections is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/collections v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- illuminate/contracts is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/contracts v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- illuminate/filesystem is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/filesystem v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- illuminate/http is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/http v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- illuminate/macroable is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/macroable v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- illuminate/session is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/session v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- illuminate/support is locked to version v11.30.0 and an update of this package was not requested.
- illuminate/support v11.30.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- nesbot/carbon is locked to version 3.8.1 and an update of this package was not requested.
- nesbot/carbon 3.8.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/clock is locked to version v7.1.6 and an update of this package was not requested.
- symfony/clock v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/error-handler is locked to version v7.1.7 and an update of this package was not requested.
- symfony/error-handler v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/event-dispatcher is locked to version v7.1.6 and an update of this package was not requested.
- symfony/event-dispatcher v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- symfony/finder is locked to version v7.1.6 and an update of this package was not requested.
- symfony/finder v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- symfony/http-foundation is locked to version v7.1.7 and an update of this package was not requested.
- symfony/http-foundation v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- symfony/http-kernel is locked to version v7.1.7 and an update of this package was not requested.
- symfony/http-kernel v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requ
|
ci / QA Checks (PHPUnit [8.1, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.3 -> satisfiable by phpunit/phpunit[11.4.3].
- phpunit/phpunit 11.4.3 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/process ^7.1.7 -> satisfiable by symfony/process[v7.1.7].
- symfony/process v7.1.7 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
ci / QA Checks (PHPUnit [8.0, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.3 -> satisfiable by phpunit/phpunit[11.4.3].
- phpunit/phpunit 11.4.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/process ^7.1.7 -> satisfiable by symfony/process[v7.1.7].
- symfony/process v7.1.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|