Update Installer.php

pull/3546/head
Shlee 3 years ago committed by GitHub
parent e77400b621
commit 2e0587cef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -166,7 +166,7 @@ class Installer extends Command
protected function checkOptimiseDependencies()
{
$this->line(' ');
$this->info('Checking for optional FFmpeg dependencies...');
$this->info('Checking for optional Media Optimisation dependencies...');
$dependencies = [
'jpegoptim',

Loading…
Cancel
Save