Skip to content

Commit

Permalink
Add cakephp/cakephp-codesniffer as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Sep 25, 2015
1 parent c14d1ff commit fd2dd41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -23,7 +23,8 @@
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"cakephp/debug_kit" : "2.2.*"
"cakephp/debug_kit" : "2.2.*",
"cakephp/cakephp-codesniffer": "^1.0.0"
},
"bin": [
"lib/Cake/Console/cake"
Expand Down

0 comments on commit fd2dd41

Please sign in to comment.