diff --git a/composer.json b/composer.json index 2442e63..e3df7f5 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require":{ "php": ">=8.1", - "cakephp/cakephp": "5.x-dev", + "cakephp/cakephp": "^5.0", "cakephp/plugin-installer": "*" }, "prefer-stable": true,