Skip to content

Commit

Permalink
set code standard to v 0.14.0
Browse files Browse the repository at this point in the history
Setting an explicit code standard. Can be updated later but ensures all dev environments use the same standard.
  • Loading branch information
Nick Croft committed Dec 20, 2017
1 parent f42466c commit 5b61c3d
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 @@ -40,7 +40,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"squizlabs/php_codesniffer": "^3.2",
"wimg/php-compatibility": "dev-master",
"wp-coding-standards/wpcs": "dev-develop"
"wp-coding-standards/wpcs": "0.14.0"
},
"scripts": {
"install-codestandards": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run"
Expand Down

0 comments on commit 5b61c3d

Please sign in to comment.