Skip to content

cs: Fix the CS

cs: Fix the CS #244

Triggered via pull request September 17, 2023 21:12
Status Failure
Total duration 1m 53s
Artifacts

integrate.yaml

on: pull_request
Matrix: Auto-Review
Matrix: Coding Standards
Matrix: End-to-End tests OSX
Matrix: End-to-End tests Ubuntu (restricted)
Matrix: End-to-End tests Ubuntu
Matrix: End-to-End tests Windows
Matrix: Infection
Matrix: Legacy Tests
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Legacy Tests (7.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit[9.5.26, ..., 9.6.12] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. - fidry/php-cs-fixer-config[1.0.0, ..., 1.1.1] require php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. - Root composer.json requires fidry/php-cs-fixer-config ^1.0 -> satisfiable by fidry/php-cs-fixer-config[1.0.0, ..., 1.1.2]. - fidry/php-cs-fixer-config 1.1.2 conflicts with phpunit/phpunit 8.5.33. - Root composer.json requires phpunit/phpunit ^8.5.31 || ^9.5.26 -> satisfiable by phpunit/phpunit[8.5.31, 8.5.32, 8.5.33, 9.5.26, ..., 9.6.12].
Legacy Tests (7.2)
Process completed with exit code 2.
Legacy Tests (7.3)
The job was canceled because "_7_2" failed.