Skip to content

Commit 11ef32a

Browse files
authored
Merge pull request #9 from PHPCompatibility/feature/update-dealerdirect-plugin-references
Update reference to the DealerDirect plugin
2 parents 6eeb04f + d329342 commit 11ef32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The minimum _recommended_ version of PHP_CodeSniffer is version 2.6.0.
3838

3939
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:
4040
```bash
41-
composer require --dev dealerdirect/phpcodesniffer-composer-installer:^0.4.3 phpcompatibility/phpcompatibility-all:*
41+
composer require --dev dealerdirect/phpcodesniffer-composer-installer:^0.5.0 phpcompatibility/phpcompatibility-all:*
4242
composer install
4343
```
4444

0 commit comments

Comments
 (0)