浏览代码

Adjust constraint.

Mark Sch 8 年之前
父节点
当前提交
0b968bdfb0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -15,7 +15,8 @@
 	"require": {
 		"php": ">=5.4",
 		"composer/installers": "*",
-		"dereuromark/cakephp-shim": "0.5.*"
+		"cakephp/cakephp": ">=2.0 <3.0",
+		"dereuromark/cakephp-shim": "^0.5.0 || ^0.6.0"
 	},
 	"support": {
 		"source": "https://github.com/dereuromark/cakephp-tools"