From 79f9896805310d42381b32bb7be2a28fb39e3068 Mon Sep 17 00:00:00 2001 From: Octav Date: Wed, 25 Apr 2018 14:55:34 +0300 Subject: [PATCH] Update CleanupRules.php --- src/CleanupRules.php | 1 - 1 file changed, 1 deletion(-) 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 ],