Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vgarciaf authored Jan 23, 2024
1 parent b652224 commit 601c1e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ composer require --dev descom/dev

### PHP CS Fixer

Install php-cs-fixer.

```bash
composer require --dev friendsofphp/php-cs-fixer
```

Create file `.php-cs-fixer.dist.php` in root project with content:

```php
Expand Down

0 comments on commit 601c1e1

Please sign in to comment.