Update Installer.php

This commit is contained in:
Shlee 2022-06-19 15:00:08 +09:30 committed by GitHub
parent e77400b621
commit 2e0587cef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',