Skip to content

Commit 4c7e1be

Browse files
Merge branch '12.4' into 12.5
* 12.4: Update PHP-CS-Fixer configuration
2 parents b286e9a + 85934a2 commit 4c7e1be

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
@@ -367,7 +367,7 @@
367367
],
368368
'types_spaces' => true,
369369
'unary_operator_spaces' => true,
370-
'visibility_required' => [
370+
'modifier_keywords' => [
371371
'elements' => [
372372
'const',
373373
'method',

0 commit comments

Comments
 (0)