build(composer): Update ffmpeg to 4.0

This commit is contained in:
Pierre Rudloff 2018-05-01 16:18:04 +02:00
parent 506c777f2c
commit 38e31c39f1
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@
"squizlabs/php_codesniffer": "~3.2.2",
"phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "~3.4.1",
"ffmpeg/ffmpeg": "4.0",
"rg3/youtube-dl": "2018.05.01",
"heroku/heroku-buildpack-php": "*",
"anam/phantomjs-linux-x86-binary": "~2.1.1"
@ -50,9 +50,9 @@
"type": "package",
"package": {
"name": "ffmpeg/ffmpeg",
"version": "3.4.1",
"version": "4.0",
"dist": {
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-3.4.1-64bit-static.tar.xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-4.0-64bit-static.tar.xz",
"type": "xz"
},
"bin": [

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "7d6417509b96f9ebd49f5019b5c82744",
"content-hash": "034aef1b6cbec50422b1f99f03cc5197",
"packages": [
{
"name": "aura/session",
@ -1388,10 +1388,10 @@
},
{
"name": "ffmpeg/ffmpeg",
"version": "3.4.1",
"version": "4.0",
"dist": {
"type": "xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-3.4.1-64bit-static.tar.xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-4.0-64bit-static.tar.xz",
"reference": null,
"shasum": null
},