Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 88b37e0

Browse files
committed
update readme
1 parent 2226646 commit 88b37e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Then run `php-cs-fixer` in the `script` section:
9898

9999
```yml
100100
script:
101-
- vendor/bin/php-cs-fixer fix --config-file=.php_cs --verbose --diff --dry-run
101+
- vendor/bin/php-cs-fixer fix --config=.php_cs --verbose --diff --dry-run
102102
```
103103

104104
### StyleCi

0 commit comments

Comments
 (0)