server->ssh()->exec( $this->getScript('composer-install.sh', [ 'path' => $site->path, ]), 'composer-install', $site->id ); } }