Remove support for PHP 8.0, add support for PHP 8.3 #63
continuous-integration.yml
on: pull_request
Generate job matrix
13s
Matrix: QA Checks
Annotations
4 errors
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
- laminas/laminas-escaper is locked to version 2.14.x-dev and an update of this package was not requested.
- laminas/laminas-escaper 2.14.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- laminas/laminas-servicemanager is locked to version 3.23.x-dev and an update of this package was not requested.
- laminas/laminas-servicemanager 3.23.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- laminas/laminas-stdlib is locked to version 3.19.x-dev and an update of this package was not requested.
- laminas/laminas-stdlib 3.19.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- laminas/laminas-uri is locked to version dev-php_8.3 and an update of this package was not requested.
- laminas/laminas-uri dev-php_8.3 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- laminas/laminas-validator is locked to version 2.40.x-dev and an update of this package was not requested.
- laminas/laminas-validator 2.40.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- doctrine/instantiator is locked to version 2.0.x-dev and an update of this package was not requested.
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 9.6.x-dev requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.x-dev].
- phpunit/phpunit is locked to version 9.6.x-dev and an update of this package was not requested.
|
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 laminas/laminas-uri dev-php_8.3 -> satisfiable by laminas/laminas-uri[dev-php_8.3].
- laminas/laminas-uri dev-php_8.3 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
|
QA Checks (PHPCodeSniffer [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
- laminas/laminas-escaper is locked to version 2.14.x-dev and an update of this package was not requested.
- laminas/laminas-escaper 2.14.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- laminas/laminas-servicemanager is locked to version 3.23.x-dev and an update of this package was not requested.
- laminas/laminas-servicemanager 3.23.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- laminas/laminas-stdlib is locked to version 3.19.x-dev and an update of this package was not requested.
- laminas/laminas-stdlib 3.19.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- laminas/laminas-uri is locked to version dev-php_8.3 and an update of this package was not requested.
- laminas/laminas-uri dev-php_8.3 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- laminas/laminas-validator is locked to version 2.40.x-dev and an update of this package was not requested.
- laminas/laminas-validator 2.40.x-dev requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- doctrine/instantiator is locked to version 2.0.x-dev and an update of this package was not requested.
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 9.6.x-dev requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.x-dev].
- phpunit/phpunit is locked to version 9.6.x-dev and an update of this package was not requested.
|
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 laminas/laminas-uri dev-php_8.3 -> satisfiable by laminas/laminas-uri[dev-php_8.3].
- laminas/laminas-uri dev-php_8.3 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
|