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