build(composer): Upgrade ffmpeg/ffmpeg to 4.0.3
This commit is contained in:
parent
7f01d5cfb9
commit
a489dbc1ee
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
"squizlabs/php_codesniffer": "~3.2.2",
|
||||
"phpunit/phpunit": "~6.5.2",
|
||||
"doctrine/instantiator": "~1.0.0",
|
||||
"ffmpeg/ffmpeg": "4.0.2",
|
||||
"ffmpeg/ffmpeg": "4.0.3",
|
||||
"rg3/youtube-dl": "2018.11.07",
|
||||
"heroku/heroku-buildpack-php": "*",
|
||||
"anam/phantomjs-linux-x86-binary": "~2.1.1"
|
||||
|
@ -50,7 +50,7 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "ffmpeg/ffmpeg",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"dist": {
|
||||
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz",
|
||||
"type": "xz"
|
||||
|
|
4
composer.lock
generated
4
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "9290c3e6ef15fb65892664adfd8f24c2",
|
||||
"content-hash": "2f25c657ba117b6ebbe7992c501bd890",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/session",
|
||||
|
@ -1448,7 +1448,7 @@
|
|||
},
|
||||
{
|
||||
"name": "ffmpeg/ffmpeg",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"dist": {
|
||||
"type": "xz",
|
||||
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz",
|
||||
|
|
Loading…
Reference in a new issue