Update alpine-tools.func

This commit is contained in:
CanbiZ
2025-09-18 13:11:23 +02:00
parent 84437b0f5e
commit e6931c7c4f

View File

@@ -483,6 +483,7 @@ setup_composer() {
return 1 return 1
} }
} }
msg_ok "PHP CLI ready: $(php -v | head -n1)"
fi fi
if [ -x "$COMPOSER_BIN" ]; then if [ -x "$COMPOSER_BIN" ]; then