Skip to content

Test on php 8.2

Test on php 8.2 #547

Triggered via push October 28, 2023 20:10
Status Failure
Total duration 45s
Artifacts

test.yaml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/config is locked to version v6.3.2 and an update of this package was not requested. - symfony/config v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/dependency-injection is locked to version v6.3.5 and an update of this package was not requested. - symfony/dependency-injection v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested. - symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/var-exporter is locked to version v6.3.6 and an update of this package was not requested. - symfony/var-exporter v6.3.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/yaml is locked to version v6.3.3 and an update of this package was not requested. - symfony/yaml v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.13 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.13 and an update of this package was not requested.
PHP 8.0
Process completed with exit code 2.