Skip to content

Commit 9faefca

Browse files
Merge branch '8.5' into 9.6
* 8.5: Update PHP-CS-Fixer configuration
2 parents 5d48e45 + 1ec191b commit 9faefca

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
@@ -342,7 +342,7 @@
342342
],
343343
'types_spaces' => true,
344344
'unary_operator_spaces' => true,
345-
'visibility_required' => [
345+
'modifier_keywords' => [
346346
'elements' => [
347347
'const',
348348
'method',

0 commit comments

Comments
 (0)