build(composer): Upgrade youtube-dl to 2019.06.08

This commit is contained in:
Pierre Rudloff 2019-06-17 22:49:30 +02:00
parent e5e43cb8e2
commit dfcec7cc54
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "4.0.3",
"rg3/youtube-dl": "2019.04.24",
"rg3/youtube-dl": "2019.06.08",
"heroku/heroku-buildpack-php": "*",
"anam/phantomjs-linux-x86-binary": "~2.1.1",
"phpstan/phpstan": "~0.9.2"
@ -40,10 +40,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2019.04.24",
"version": "2019.06.08",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.04.24.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2019.06.08.zip"
}
}
},

6
composer.lock generated
View File

@ -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": "443a32df39c89bd4e58525b41a2de772",
"content-hash": "f3bddc2f05cda62b6b39205b028293fd",
"packages": [
{
"name": "aura/session",
@ -3047,10 +3047,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2019.04.24",
"version": "2019.06.08",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.04.24.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.06.08.zip",
"reference": null,
"shasum": null
},