@@ -11,7 +11,7 @@ A CakePHP plugin containing several useful tools that can be used in many projec
## Version notice
-This master branch only works for **CakePHP 3.6+** - please use the 2.x branch for CakePHP 2.x!
+This master branch only works for **CakePHP 3.7+** - please use the 2.x branch for CakePHP 2.x!
## What is this plugin for?
@@ -14,8 +14,8 @@
],
"require":{
"php": ">=5.6",
- "cakephp/cakephp": "^3.6.0",
- "dereuromark/cakephp-shim": "^1.6"
+ "cakephp/cakephp": "^3.7.0",
+ "dereuromark/cakephp-shim": "^1.7.0"
},
"require-dev":{
"cakephp/chronos": "^1.0.1",