From 4885239ca0df3b89a01cf3967254e22a7e23004b Mon Sep 17 00:00:00 2001 From: Patrick Dawkins Date: Fri, 31 May 2024 19:25:40 +0100 Subject: [PATCH] Bump legacy CLI version to 4.19.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 04a1705..28cb4c9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.19 -LEGACY_CLI_VERSION = 4.18.1 +LEGACY_CLI_VERSION = 4.19.0 GORELEASER_ID ?= platform