Skip to content

Commit

Permalink
Fix: composer require automattic/vipwpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Jan 28, 2019
1 parent b14e796 commit 17240c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -26,10 +26,10 @@
],
"require": {
"php": "^7.1",
"automattic/vipwpcs": "^0.4.0",
"wp-coding-standards/wpcs": "^1.1"
},
"require-dev": {
"automattic/vipwpcs": "^0.4.0",
"roave/security-advisories": "dev-master"
},
"config": {
Expand Down

0 comments on commit 17240c8

Please sign in to comment.