Skip to content

Commit ecb7dc1

Browse files
Merge branch '9.6' into 10.5
* 9.6: Update PHP-CS-Fixer configuration
2 parents 37c4392 + 9faefca commit ecb7dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
],
359359
'types_spaces' => true,
360360
'unary_operator_spaces' => true,
361-
'visibility_required' => [
361+
'modifier_keywords' => [
362362
'elements' => [
363363
'const',
364364
'method',

0 commit comments

Comments
 (0)