Skip to content

Commit ff7b7fb

Browse files
Merge branch '12.5'
* 12.5: Update PHP-CS-Fixer configuration
2 parents a8f3e3d + 4c7e1be commit ff7b7fb

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
@@ -368,7 +368,7 @@
368368
],
369369
'types_spaces' => true,
370370
'unary_operator_spaces' => true,
371-
'visibility_required' => [
371+
'modifier_keywords' => [
372372
'elements' => [
373373
'const',
374374
'method',

0 commit comments

Comments
 (0)