We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9388a0 commit 2ff8f4aCopy full SHA for 2ff8f4a
README.md
@@ -19,10 +19,10 @@ Uses the wonderful [PHP CodeSniffer Project](https://github.com/squizlabs/PHP_Co
19
Add the repository's URL as a repository to the `composer.json` file:
20
```
21
"repositories": [
22
- {
23
- "type": "vcs",
24
- "url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
25
- }
+ {
+ "type": "vcs",
+ "url": "https://github.com/php-composter/php-composter-phpcs-wpcs"
+ }
26
],
27
28
0 commit comments