From b19206cc120366966c90c67883d55e9ce593d2b4 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 4 May 2021 12:50:57 +0200 Subject: [PATCH] Rename 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 b24240a7..95937f54 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-fixer.cache" + "/.php_cs.cache" ] }