Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Bump cake version
Browse files Browse the repository at this point in the history
As the contribution for deprecated methods in 3.6 has been merged, the minimum version must be incremented to prevent missing method errors.
  • Loading branch information
davidyell authored Apr 17, 2018
1 parent 1d43738 commit c9013b4
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.5",
"cakephp/cakephp": "~3.0",
"cakephp/cakephp": "^3.4.0",
"cakephp/cakephp-codesniffer": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit c9013b4

Please sign in to comment.