Skip to content

Commit

Permalink
Merge pull request #6174 from robertpustulka/3.0-cache-dependency
Browse files Browse the repository at this point in the history
Update Cache cakephp/core dependency to ~3.0
  • Loading branch information
lorenzo committed Mar 26, 2015
2 parents b672239 + bdc25a0 commit 388debb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cache/composer.json
Expand Up @@ -14,7 +14,7 @@
}
},
"require": {
"cakephp/core": "dev-master"
"cakephp/core": "~3.0"
},
"minimum-stability": "beta"
}

0 comments on commit 388debb

Please sign in to comment.