Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version #1308
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
basics.yml
on: pull_request
Basic CS and QA checks
27s
PHPStan
11s
Lint Markdown
11s
QA Markdown
47s
Lint Yaml
3s
Annotations
3 errors
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpcompatibility/php-compatibility dev-develop requires phpcsstandards/phpcsutils ^1.0.5 -> satisfiable by phpcsstandards/phpcsutils[dev-stable, dev-develop, 1.0.5, ..., 1.x-dev (alias of dev-stable)] from composer repo (https://repo.packagist.org) but phpcsstandards/phpcsutils is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- phpcsstandards/php_codesniffer 3.x-dev is an alias of phpcsstandards/php_codesniffer dev-master and thus requires it to be installed too.
- phpcompatibility/php-compatibility[9.0.0, ..., 9.3.5] conflict with squizlabs/php_codesniffer 2.6.2 (phpcsstandards/php_codesniffer 4.0.x-dev replaces squizlabs/php_codesniffer > 2.0).
- phpcompatibility/php-compatibility[9.0.0, ..., 9.3.5] conflict with squizlabs/php_codesniffer 2.6.2 (phpcsstandards/php_codesniffer dev-master replaces squizlabs/php_codesniffer > 2.0).
- phpcsstandards/phpcsdevcs 1.1.6 requires phpcompatibility/php-compatibility ^9.0.0 || ^10.0.0 -> satisfiable by phpcompatibility/php-compatibility[9.0.0, ..., 9.3.5, 10.x-dev (alias of dev-develop)].
- phpcompatibility/php-compatibility 10.x-dev is an alias of phpcompatibility/php-compatibility dev-develop and thus requires it to be installed too.
- Root composer.json requires phpcsstandards/phpcsdevcs ^1.1.6 -> satisfiable by phpcsstandards/phpcsdevcs[1.1.6].
- Root composer.json requires phpcsstandards/php_codesniffer ^3.8.0 || 4.0.x-dev@dev -> satisfiable by phpcsstandards/php_codesniffer[3.x-dev (alias of dev-master), 4.0.x-dev].
|
PHPStan
Process completed with exit code 2.
|
Basic CS and QA checks
Process completed with exit code 3.
|