Update app config
This commit is contained in:
parent
42d59bea52
commit
3e6a131cf3
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ return [
|
|||
'DotenvEditor' => Jackiedo\DotenvEditor\Facades\DotenvEditor::class,
|
||||
'PrettyNumber' => App\Util\Lexer\PrettyNumber::class,
|
||||
'Purify' => Stevebauman\Purify\Facades\Purify::class,
|
||||
'FFMpeg' => Pbmedia\LaravelFFMpeg\FFMpegFacade::class,
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue