浏览代码

Lock version of Shim plugin

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

+ 1 - 1
composer.json

@@ -15,7 +15,7 @@
 	"require": {
 	"require": {
 		"php": ">=5.3",
 		"php": ">=5.3",
 		"composer/installers": "*",
 		"composer/installers": "*",
-		"dereuromark/cakephp-shim": "dev-master"
+		"dereuromark/cakephp-shim": "0.1.*"
 	},
 	},
 	"support": {
 	"support": {
 		"source": "https://github.com/dereuromark/cakephp-tools"
 		"source": "https://github.com/dereuromark/cakephp-tools"