Update alpine-tools.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled

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
}
}
msg_ok "PHP CLI ready: $(php -v | head -n1)"
fi
if [ -x "$COMPOSER_BIN" ]; then