Skip to content

Commit 2ff8f4a

Browse files
committed
Change indentation from tabs to spaces in readme
1 parent f9388a0 commit 2ff8f4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Uses the wonderful [PHP CodeSniffer Project](https://github.com/squizlabs/PHP_Co
1919
Add the repository's URL as a repository to the `composer.json` file:
2020
```
2121
"repositories": [
22-
{
23-
"type": "vcs",
24-
"url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
25-
}
22+
{
23+
"type": "vcs",
24+
"url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
25+
}
2626
],
2727
```
2828

0 commit comments

Comments
 (0)