|
|
@@ -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"
|