diff --git a/src/CleanupRules.php b/src/CleanupRules.php index c76771b..d40c3b4 100644 --- a/src/CleanupRules.php +++ b/src/CleanupRules.php @@ -38,7 +38,6 @@ public static function getRules() 'dompdf/dompdf' => [ $docs, $tests, 'www VERSION' ], 'felixfbecker/advanced-json-rpc' => [ $docs, $tests ], 'filp/whoops' => [ $docs, $tests ], - 'friendsofphp/php-cs-fixer' => [ $docs, $tests ], 'guzzle/guzzle' => [ $docs, $tests ], 'guzzlehttp/guzzle' => [ $docs, $tests ], 'guzzlehttp/oauth-subscriber' => [ $docs, $tests ],