Skip to content

Commit 4843709

Browse files
authored
Update to PHP-CS-Fixer ^3.34 (#26)
1 parent 9b0e967 commit 4843709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ final class Config extends PhpCsFixerConfig
2626
'combine_consecutive_unsets' => false,
2727
'comment_to_phpdoc' => false,
2828
'concat_space' => ['spacing' => 'one'],
29-
'curly_braces_position' => true,
3029
'date_time_create_from_format_call' => true,
3130
'date_time_immutable' => false,
3231
'error_suppression' => false,

0 commit comments

Comments
 (0)