From e6931c7c4f83602eeb3aeb3e91fce8ea435c9bb5 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:11:23 +0200 Subject: [PATCH] Update alpine-tools.func --- misc/alpine-tools.func | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/alpine-tools.func b/misc/alpine-tools.func index 788e8e00..663b5f1d 100644 --- a/misc/alpine-tools.func +++ b/misc/alpine-tools.func @@ -483,6 +483,7 @@ setup_composer() { return 1 } } + msg_ok "PHP CLI ready: $(php -v | head -n1)" fi if [ -x "$COMPOSER_BIN" ]; then