mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
composer: bump to newest ECS
This commit is contained in:
parent
dbbac2a7a3
commit
0f3838f73c
@ -23,7 +23,7 @@
|
||||
"symplify/package-builder": "^3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"symplify/easy-coding-standard": "^3.2",
|
||||
"symplify/easy-coding-standard": "^3.2.28",
|
||||
"phpstan/phpstan-shim": "^0.9",
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"slam/php-cs-fixer-extensions": "^1.13",
|
||||
|
@ -6,9 +6,6 @@ includes:
|
||||
- vendor/symplify/easy-coding-standard/config/clean-code.neon
|
||||
|
||||
checkers:
|
||||
# add temporary before in symplify.neon set
|
||||
- Symplify\CodingStandard\Fixer\LineLength\BreakArrayListFixer
|
||||
|
||||
# Metrics
|
||||
PHP_CodeSniffer\Standards\Generic\Sniffs\Files\LineLengthSniff:
|
||||
absoluteLineLimit: 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user