From ea729a2ab613c2d05baf70d79b56aa5f7f77e220 Mon Sep 17 00:00:00 2001 From: Patrick Dawkins Date: Mon, 26 Feb 2024 14:50:49 +0000 Subject: [PATCH] Bump legacy CLI version to 4.15.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f0ebf37..bd5541b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.16 -LEGACY_CLI_VERSION = 4.15.2 +LEGACY_CLI_VERSION = 4.15.3 GORELEASER_ID ?= platform