浏览代码

Use proper semver

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

+ 2 - 2
composer.json

@@ -14,8 +14,8 @@
 	],
 	],
 	"require":{
 	"require":{
 		"php": ">=5.4",
 		"php": ">=5.4",
-		"cakephp/cakephp": "~3.1",
-		"dereuromark/cakephp-shim": "~1.0"
+		"cakephp/cakephp": "^3.2",
+		"dereuromark/cakephp-shim": "^1.0"
 	},
 	},
 	"require-dev":{
 	"require-dev":{
 		"mobiledetect/mobiledetectlib": "2.*",
 		"mobiledetect/mobiledetectlib": "2.*",