Skip to content

Commit

Permalink
Use caret operator for depending on DebugKit
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Sep 28, 2015
1 parent 2d82a12 commit 7b20c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"cakephp/debug_kit" : "2.2.*",
"cakephp/debug_kit" : "^2.2.0",
"cakephp/cakephp-codesniffer": "^1.0.0"
},
"bin": [
Expand Down

0 comments on commit 7b20c80

Please sign in to comment.