Skip to content

Commit bfd53f9

Browse files
committed
add(qa) PHP74Migration:risky rule
1 parent e26c879 commit bfd53f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
'@PHP70Migration:risky' => true,
1818
'@PHP71Migration' => true,
1919
'@PHP74Migration' => true,
20+
'@PHP74Migration:risky' => true,
2021
'heredoc_indentation' => false,
2122
'declare_strict_types' => false,
2223
'void_return' => false,

0 commit comments

Comments
 (0)