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 Sep 4, 2022
1 parent dc89f6e commit 962f1d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -31,7 +31,7 @@ This Magento specific ruleset prevents false positives from the [PHPCompatibilit

The only supported installation method is via [Composer](https://getcomposer.org/).

[Composer](http://getcomposer.org/) will automatically install the project dependencies and register the external rulesets 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 external rulesets with PHP_CodeSniffer using the [Composer PHPCS plugin].

Run the following from the root of your project:
```bash
Expand Down Expand Up @@ -86,4 +86,4 @@ All code within the PHPCompatibility organisation is released under the GNU Less

...

[Composer PHPCS plugin]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/
[Composer PHPCS plugin]: https://github.com/PHPCSStandards/composer-installer

0 comments on commit 962f1d6

Please sign in to comment.