Skip to content

PHP version testing #238

PHP version testing

PHP version testing #238

Triggered via pull request July 25, 2024 14:02
Status Failure
Total duration 16s
Artifacts

php-standards.yml

on: pull_request
PHP Coding Standards
8s
PHP Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP Coding Standards
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 (7.4.33) does not satisfy that requirement. Problem 2 - symfony/finder is locked to version v7.1.1 and an update of this package was not requested. - symfony/finder v7.1.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - phpunit/phpunit 9.6.20 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.20 and an update of this package was not requested.
PHP Coding Standards
Process completed with exit code 2.