Skip to content

Commit

Permalink
Update references to the Composer plugin
Browse files Browse the repository at this point in the history
The Composer plugin has a new home.

Ref: PHPCSStandards/composer-installer#146
  • Loading branch information
jrfnl committed Feb 17, 2022
1 parent a851275 commit 29d2c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ Installation

Installing via Composer is highly recommended.

[Composer](http://getcomposer.org/) will automatically install the project dependencies and register the rulesets from PHPCSExtra and other external standards with PHP_CodeSniffer using the [DealerDirect Composer PHPCS plugin](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/).
[Composer](http://getcomposer.org/) will automatically install the project dependencies and register the rulesets from PHPCSExtra and other external standards with PHP_CodeSniffer using the [Composer PHPCS plugin](https://github.com/PHPCSStandards/composer-installer).

### Composer Project-based Installation

Expand Down

0 comments on commit 29d2c65

Please sign in to comment.