@ -4,7 +4,7 @@ $header = '/* For licensing terms, see /license.txt */';
$rules = [
'@Symfony' => true,
'@Symfony:risky' => true,
//'@Symfony:risky' => true,
'array_syntax' => [
'syntax' => 'short',
],