diff --git a/grumphp.yml b/grumphp.yml index 0e84bb4..b1f138d 100644 --- a/grumphp.yml +++ b/grumphp.yml @@ -41,7 +41,7 @@ parameters: detect_key_conflicts: true phpcs: standard: "PSR2" - warning_severity: 900000 + show_warnings: false tab_width: 4 xmllint: ignore_patterns: "%convention.xmllint_ignore_pattern%"