diff --git a/composer.json b/composer.json index ae9eccf8d..a6d4a49d5 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", "league/flysystem": "3.x-dev", "league/flysystem-local": "^3.25",