Skip to content

Commit

Permalink
Coding Standards: Update PHPCS Composer plugin to v0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyBiryukov committed Feb 28, 2020
1 parent 559ccdd commit ab4800b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
"php": ">=5.6"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "~0.5.0",
"dealerdirect/phpcodesniffer-composer-installer": "~0.6.0",
"wp-coding-standards/wpcs": "~2.1.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.0"
},
Expand Down

0 comments on commit ab4800b

Please sign in to comment.