fix(php): add support for php 7.3 #40
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
文A Typos check
4s
Matrix: test
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.
|