bin/composer

3 lines
50 B
Bash
Executable file

#!/bin/sh
php $(dirname "$0")/composer.phar "$@"