Skip to content

Commit

Permalink
Merge pull request #9 from PHPCompatibility/feature/update-dealerdire…
Browse files Browse the repository at this point in the history
…ct-plugin-references

Update reference to the DealerDirect plugin
  • Loading branch information
wimg authored Aug 28, 2019
2 parents 6eeb04f + d329342 commit 11ef32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The minimum _recommended_ version of PHP_CodeSniffer is version 2.6.0.

If you don't have a Composer plugin installed to manage the `installed_paths` setting for PHP_CodeSniffer, run the following from the command-line:
```bash
composer require --dev dealerdirect/phpcodesniffer-composer-installer:^0.4.3 phpcompatibility/phpcompatibility-all:*
composer require --dev dealerdirect/phpcodesniffer-composer-installer:^0.5.0 phpcompatibility/phpcompatibility-all:*
composer install
```

Expand Down

0 comments on commit 11ef32a

Please sign in to comment.