From df2b558f1aeb206c67c205732fa6fb9e1fc5d3fb Mon Sep 17 00:00:00 2001 From: Patrick Dawkins Date: Mon, 6 Oct 2025 08:43:22 +0100 Subject: [PATCH] Bump legacy CLI to 4.27.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 56a2d51..fb9d046 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.29 -LEGACY_CLI_VERSION = 4.26.0 +LEGACY_CLI_VERSION = 4.27.0 GORELEASER_ID ?= upsun