From d623c658810a1613515fa43b256bca4656712cbf Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 4 May 2021 12:32:20 +0200 Subject: [PATCH] Update cache file --- friendsofphp/php-cs-fixer/2.19/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/friendsofphp/php-cs-fixer/2.19/manifest.json b/friendsofphp/php-cs-fixer/2.19/manifest.json index 95937f54..b24240a7 100644 --- a/friendsofphp/php-cs-fixer/2.19/manifest.json +++ b/friendsofphp/php-cs-fixer/2.19/manifest.json @@ -5,6 +5,6 @@ }, "gitignore": [ "/.php-cs-fixer.php", - "/.php_cs.cache" + "/.php-cs-fixer.cache" ] }