Use caret operator for depending on DebugKit

This commit is contained in:
Marc Würth 2015-09-28 12:48:40 +02:00
parent 2d82a120af
commit 7b20c804f4

View file

@ -23,7 +23,7 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*", "phpunit/phpunit": "3.7.*",
"cakephp/debug_kit" : "2.2.*", "cakephp/debug_kit" : "^2.2.0",
"cakephp/cakephp-codesniffer": "^1.0.0" "cakephp/cakephp-codesniffer": "^1.0.0"
}, },
"bin": [ "bin": [