Skip to content

Commit 96e762f

Browse files
Merge branch '10.5' into 11.5
* 10.5: Update PHP-CS-Fixer configuration
2 parents eb659b1 + ecb7dc1 commit 96e762f

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
@@ -363,7 +363,7 @@
363363
],
364364
'types_spaces' => true,
365365
'unary_operator_spaces' => true,
366-
'visibility_required' => [
366+
'modifier_keywords' => [
367367
'elements' => [
368368
'const',
369369
'method',

0 commit comments

Comments
 (0)