Skip to content

fix(php): add support for php 7.3 #40

fix(php): add support for php 7.3

fix(php): add support for php 7.3 #40

Triggered via pull request January 4, 2024 20:13
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code-quality.yml

on: pull_request
Lint code and fix code style
7s
Lint code and fix code style
文A Typos check
4s
文A Typos check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint code and fix code style
Your requirements could not be resolved to an installable set of packages. Problem 1 - friendsofphp/php-cs-fixer v3.21.1 requires php ^8.0.1 -> your php version (7.3.33) does not satisfy that requirement. - friendsofphp/php-cs-fixer[v3.17.0, ..., v3.46.0] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement. - Root composer.json requires friendsofphp/php-cs-fixer ^3.17 -> satisfiable by friendsofphp/php-cs-fixer[v3.17.0, ..., v3.46.0].
Lint code and fix code style
Process completed with exit code 2.