From 4314927e28b883ff54fafa2ee984056dd94bd29d Mon Sep 17 00:00:00 2001 From: Patrick Dawkins Date: Mon, 16 Sep 2024 17:13:45 +0100 Subject: [PATCH 1/2] Bump legacy CLI to 4.20.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca4961b..d4345e4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.23 -LEGACY_CLI_VERSION = 4.20.3 +LEGACY_CLI_VERSION = 4.20.4 GORELEASER_ID ?= platform From 5730ddc7a1422465c48b0d85a03d921d2586feb6 Mon Sep 17 00:00:00 2001 From: Patrick Dawkins Date: Tue, 17 Sep 2024 14:27:54 +0100 Subject: [PATCH 2/2] Bump legacy CLI to 4.20.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d4345e4..20a725d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.23 -LEGACY_CLI_VERSION = 4.20.4 +LEGACY_CLI_VERSION = 4.20.5 GORELEASER_ID ?= platform