diff --git a/composer.json b/composer.json index 5564cb346..90c1e9b08 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "homepage": "https://cakephp.org", "require": { "php": ">=8.1", - "cakephp/cakephp": "5.1.*", + "cakephp/cakephp": "dev-5.next as 5.2.0", "cakephp/migrations": "^4.0.0", "cakephp/plugin-installer": "^2.0", "mobiledetect/mobiledetectlib": "^4.8.03"