Skip to content

Commit

Permalink
Using stable CakePHP release in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 22, 2015
1 parent 9bebeff commit ad86dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=5.4",
"cakephp/cakephp": "3.0.x-dev"
"cakephp/cakephp": "~3.0"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "dev-master",
Expand Down

0 comments on commit ad86dbc

Please sign in to comment.