We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c91fbc commit 33de85aCopy full SHA for 33de85a
.php-cs-fixer.php
@@ -14,7 +14,7 @@
14
'@Symfony' => true,
15
'@Symfony:risky' => true,
16
'@PHP7x1Migration' => true,
17
- '@PHPUnit60Migration:risky' => true,
+ '@PHPUnit6x0Migration:risky' => true,
18
'combine_consecutive_issets' => true,
19
'combine_consecutive_unsets' => true,
20
'heredoc_to_nowdoc' => false,
0 commit comments