diff --git a/composer.json b/composer.json index 7c3c41158..fe2af88f3 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": ">=8.2", "cakephp/cakephp": "^5.3.0", - "cakephp/migrations": "^4.0.0", + "cakephp/migrations": "^5.0.0", "cakephp/plugin-installer": "^2.0", "mobiledetect/mobiledetectlib": "^4.8.03" },