diff --git a/composer.json b/composer.json index 2edbaabb1..1af5f4c1c 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": "5.2.*", "cakephp/migrations": "^4.0.0", "cakephp/plugin-installer": "^2.0", "mobiledetect/mobiledetectlib": "^4.8.03"