From c2d213c5417ae785e925093ba6489143382ef2d3 Mon Sep 17 00:00:00 2001 From: Antonis Kalipetis Date: Tue, 18 Nov 2025 14:19:23 +0200 Subject: [PATCH] deps(legacy): bump Legacy CLI to v4.28.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23e07ce..99abc6e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.29 -LEGACY_CLI_VERSION = 4.28.1 +LEGACY_CLI_VERSION = 4.28.2 GORELEASER_ID ?= upsun