#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
[[ -f composer.json && ! -d vendor ]] && composer install
eval "$@"