diff --git a/.php-cs-fixer.dist.php b/.php-cs-fixer.dist.php index 55c9695..4a6b927 100644 --- a/.php-cs-fixer.dist.php +++ b/.php-cs-fixer.dist.php @@ -64,8 +64,8 @@ 'elements' => [ 'property', 'method', - ] - ] + ], + ], ]; $config = new Config;