diff --git a/composer.json b/composer.json index a510e92..bf19b98 100755 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "require": { "php": "^7.0", "illuminate/support": "~5.5", - "php-ffmpeg/php-ffmpeg": "^0.9.5" + "php-ffmpeg/php-ffmpeg": "^0.13.0" }, "require-dev": { "phpunit/phpunit": "^6.0"