diff --git a/composer.json b/composer.json index cedc72a12a..7787c9ab34 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": ">=5.6", "cakephp/cakephp": "3.6.*", - "cakephp/migrations": "^1.8.0", + "cakephp/migrations": "^2.0.0", "cakephp/plugin-installer": "^1.0", "josegonzalez/dotenv": "3.*", "mobiledetect/mobiledetectlib": "2.*"