#!/usr/bin/env bash

docker-compose exec --user www-data app_xdebug ./bin/phpunit "$@"
