diff --git a/composer.json b/composer.json index cabf014eb..281279434 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require": { "php": ">=5.6.0", - "cakephp/cakephp": "^3.7.0", + "cakephp/cakephp": "~3.7.0", "cakephp/plugin-installer": "^1.0", "wyrihaximus/twig-view": "^4.3.7" },