@if($build->clear_caches)composer clear-cache @endif composer install --working-dir={{$build->websiteFullPath()}} @if($build->is_quiet) -q @endif