浏览代码

Adjust min req.

mscherer 7 年之前
父节点
当前提交
685b6aa271
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      README.md
  2. 2 2
      composer.json

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ A CakePHP plugin containing several useful tools that can be used in many projec
 
 
 ## Version notice
 ## 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?
 ## What is this plugin for?
 
 

+ 2 - 2
composer.json

@@ -14,8 +14,8 @@
 	],
 	],
 	"require":{
 	"require":{
 		"php": ">=5.6",
 		"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":{
 	"require-dev":{
 		"cakephp/chronos": "^1.0.1",
 		"cakephp/chronos": "^1.0.1",