update libraries
This commit is contained in:
@ -10,7 +10,6 @@ return $config->setRules([
|
||||
'@Symfony' => true,
|
||||
'@DoctrineAnnotation' => true,
|
||||
'array_indentation' => true,
|
||||
'array_syntax' => ['syntax' => 'short'],
|
||||
])
|
||||
->setFinder($finder)
|
||||
;
|
||||
|
Reference in New Issue
Block a user