From 46347677d73fad9e258bcd274344269b95987706 Mon Sep 17 00:00:00 2001 From: Rodrigo Saraiva Date: Mon, 4 Jul 2016 10:30:22 +0100 Subject: [PATCH] Update FFMPEG.php Fixed the way to use the facade to config --- src/Classes/FFMPEG.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Classes/FFMPEG.php b/src/Classes/FFMPEG.php index 32cce5c..f698f23 100644 --- a/src/Classes/FFMPEG.php +++ b/src/Classes/FFMPEG.php @@ -1,6 +1,6 @@