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" ] }