Skip to content

Commit 6e993e6

Browse files
#21 - remove redundant PHPUnit75Migration:risky rule from php-cs-fixer config
1 parent 14cf836 commit 6e993e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.php-cs-fixer.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
->setRules([
2727
'@PHP8x2Migration' => true,
2828
'@PHPUnit7x5Migration:risky' => true,
29-
'@PHPUnit75Migration:risky' => true,
3029
'@Symfony' => true,
3130
'@Symfony:risky' => true,
3231
'@DoctrineAnnotation' => true,

0 commit comments

Comments
 (0)