Browse Source

Lock version of Shim plugin

Mark Scherer 11 years ago
parent
commit
ca443ed525
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

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