diff --git a/composer.json b/composer.json index e92b8f69d24..d5eae1773bd 100644 --- a/composer.json +++ b/composer.json @@ -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"