diff --git a/composer.json b/composer.json index a3f18afb2b..2bf43ba101 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "MIT", "require": { "php": ">=7.4", - "cakephp/cakephp": "^4.5.0-RC1", + "cakephp/cakephp": "^4.5.0", "cakephp/migrations": "^3.7", "cakephp/plugin-installer": "^1.3", "mobiledetect/mobiledetectlib": "^3.74"