Skip to content

Commit

Permalink
Update to dealerdirect/phpcodesniffer-composer-installer to dev-master
Browse files Browse the repository at this point in the history
This is a temporary bump until 0.7.1 is realeased, which is slated to
include the fixes from Kevin's PR here:
PHPCSStandards/composer-installer#126
  • Loading branch information
joemcgill committed Dec 7, 2020
1 parent cf4672e commit d20903f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Expand Up @@ -3,15 +3,9 @@
"description": "PHPCS sniffs for Alley Interactive",
"type": "phpcodesniffer-standard",
"license": "GPL-2.0-or-later",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/kevinfodness/phpcodesniffer-composer-installer"
}
],
"require": {
"squizlabs/php_codesniffer": "^3.5.0",
"dealerdirect/phpcodesniffer-composer-installer": "dev-hotfix/alphabetize-installed-paths",
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
"wp-coding-standards/wpcs": "^2.3.0",
"automattic/vipwpcs": "^2.1.0",
"phpcompatibility/phpcompatibility-wp": "*"
Expand Down

0 comments on commit d20903f

Please sign in to comment.