Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version #794
basics.yml
on: pull_request
Basic CS and QA checks
17s
PHPStan
9s
QA Markdown
40s
Lint Yaml
2s
Annotations
4 errors
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpcsstandards/php_codesniffer ^3.8.0, found phpcsstandards/php_codesniffer[dev-master, 3.x-dev (alias of dev-master)] but it does not match your minimum-stability.
Problem 2
- Root composer.json requires phpcsstandards/phpcsutils ^1.0.9, found phpcsstandards/phpcsutils[dev-stable, dev-develop, 1.x-dev (alias of dev-stable)] but it does not match your minimum-stability.
|
PHPStan
Process completed with exit code 2.
|
Basic CS and QA checks
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpcsstandards/phpcsutils ^1.0.9, found phpcsstandards/phpcsutils[dev-stable, dev-develop, 1.x-dev (alias of dev-stable)] but it does not match your minimum-stability.
Problem 2
- Root composer.json requires phpcsstandards/php_codesniffer dev-master -> satisfiable by phpcsstandards/php_codesniffer[dev-master].
- 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].
- 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).
- Root composer.json requires phpcsstandards/phpcsdevcs ^1.1.6 -> satisfiable by phpcsstandards/phpcsdevcs[1.1.6].
|
Basic CS and QA checks
Process completed with exit code 2.
|