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 e26c879 commit bfd53f9Copy full SHA for bfd53f9
.php-cs-fixer.dist.php
@@ -17,6 +17,7 @@
17
'@PHP70Migration:risky' => true,
18
'@PHP71Migration' => true,
19
'@PHP74Migration' => true,
20
+ '@PHP74Migration:risky' => true,
21
'heredoc_indentation' => false,
22
'declare_strict_types' => false,
23
'void_return' => false,
0 commit comments