Browse Source

Merge branch 'cake3' of git://github.com/dereuromark/cakephp-tools into cake3

Mark Scherer 10 years ago
parent
commit
52ffb81570
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -15,7 +15,7 @@
 	"require":{
 	"require":{
 		"php": ">=5.4",
 		"php": ">=5.4",
 		"cakephp/cakephp": "~3.0",
 		"cakephp/cakephp": "~3.0",
-		"dereuromark/cakephp-shim": "3.0.*-dev"
+		"dereuromark/cakephp-shim": "dev-master"
 	},
 	},
 	"autoload": {
 	"autoload": {
 		"psr-4": {
 		"psr-4": {