Skip to content

Commit 601c1e1

Browse files
authored
Update README.md
1 parent b652224 commit 601c1e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ composer require --dev descom/dev
1212

1313
### PHP CS Fixer
1414

15+
Install php-cs-fixer.
16+
17+
```bash
18+
composer require --dev friendsofphp/php-cs-fixer
19+
```
20+
1521
Create file `.php-cs-fixer.dist.php` in root project with content:
1622

1723
```php

0 commit comments

Comments
 (0)