Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
New bake, leans on new CakePHP.
  • Loading branch information
markstory committed Jun 27, 2015
1 parent cf8c29f commit a8dbc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=5.4",
"cakephp/cakephp": "dev-master"
"cakephp/cakephp": "3.1.*-dev"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "dev-master",
Expand Down

0 comments on commit a8dbc01

Please sign in to comment.