diff --git a/UPGRADE-v3.md b/UPGRADE-v3.md index 8ad79856741..826dd93c063 100644 --- a/UPGRADE-v3.md +++ b/UPGRADE-v3.md @@ -8,6 +8,8 @@ Rename of files | 2.x | 3.0 | Description | | ---------------- | ------------------------ | -------------------------------------- | +| `.php_cs` | `.php-cs-fixer.php` | Configuration file (local) | +| `.php_cs.dist` | `.php-cs-fixer.dist.php` | Configuration file (to be distributed) | | `.php_cs.cache` | `.php-cs-fixer.cache` | Cache file | CLI options