Skip to content

Commit

Permalink
Revert the phpcs version to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dingo-d committed May 9, 2019
1 parent 42ce8a2 commit a3fc9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"require" : {
"php" : ">=5.4",
"squizlabs/php_codesniffer": "^3.4.2",
"squizlabs/php_codesniffer": "^3.3.1",
"wp-coding-standards/wpcs" : "^2.1.0",
"phpcompatibility/phpcompatibility-wp": "^2.0"
},
Expand Down

0 comments on commit a3fc9cf

Please sign in to comment.