Skip to content

Commit

Permalink
Change indentation from tabs to spaces in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
javorszky committed Dec 5, 2017
1 parent f9388a0 commit 2ff8f4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ Uses the wonderful [PHP CodeSniffer Project](https://github.com/squizlabs/PHP_Co
Add the repository's URL as a repository to the `composer.json` file:
```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
}
{
"type": "vcs",
"url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
}
],
```

Expand Down

0 comments on commit 2ff8f4a

Please sign in to comment.