#!/bin/sh
# by MHK (c) 2021
COMPOSER_HOME=".composer"
export COMPOSER_HOME
/usr/local/php7.3/bin/php composer.phar $@