Skip to content

Commit 744c936

Browse files
OskarStarkkeradus
andauthored
Update friendsofphp/php-cs-fixer/2.19/.php-cs-fixer.dist.php
Co-authored-by: Dariusz Rumiński <[email protected]>
1 parent ebc501e commit 744c936

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

friendsofphp/php-cs-fixer/2.19/.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
'@Symfony' => true,
1111
])
1212
->setFinder($finder)
13+
->setCacheFile(".php-cs-fixer.cache") // forward compatibility with 3.x line
1314
;

0 commit comments

Comments
 (0)