Skip to content

Commit 85934a2

Browse files
Merge branch '11.5' into 12.4
* 11.5: Update PHP-CS-Fixer configuration
2 parents d0c4094 + 96e762f commit 85934a2

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)