mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 05:56:16 +00:00
fix missing composer (#418)
This commit is contained in:
@ -53,6 +53,7 @@ public function install(): void
|
||||
]),
|
||||
'install-php-'.$this->service->version
|
||||
);
|
||||
$this->installComposer();
|
||||
$this->service->server->os()->cleanup();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user