Skip to content

Commit

Permalink
Merge pull request #3 from icaroscherma/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
Xety committed Apr 1, 2015
2 parents 7eee47d + 3c4dcf7 commit b3f278c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
}
],
"require": {
"php": ">=5.4.0"
"php": ">=5.4.0",
"cakephp/cakephp": "~3.0"
},
"require-dev": {
"cakephp/cakephp": "3.0.*-dev",
"phpunit/phpunit": "4.1.*"
},
"autoload": {
Expand Down

0 comments on commit b3f278c

Please sign in to comment.