From ab8dc92e3ca727d70703bcdc303cd4e42c6dbf93 Mon Sep 17 00:00:00 2001 From: Mark Story Date: Sat, 14 Oct 2023 22:50:36 -0400 Subject: [PATCH] Bump version again. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"