build(composer): Upgrade rg3/youtube-dl to 2018.11.03

This commit is contained in:
Pierre Rudloff 2018-11-05 10:29:03 +01:00
parent 074239602f
commit 3b85ef7ea3
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
"phpunit/phpunit": "~6.5.2", "phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0", "doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "4.0.2", "ffmpeg/ffmpeg": "4.0.2",
"rg3/youtube-dl": "2018.09.10", "rg3/youtube-dl": "2018.11.03",
"heroku/heroku-buildpack-php": "*", "heroku/heroku-buildpack-php": "*",
"anam/phantomjs-linux-x86-binary": "~2.1.1" "anam/phantomjs-linux-x86-binary": "~2.1.1"
}, },
@ -39,10 +39,10 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2018.09.10", "version": "2018.11.03",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.09.10.zip" "url": "https://github.com/rg3/youtube-dl/archive/2018.11.03.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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "c4f6a7bd1b31e8a6cf1cec103821a820", "content-hash": "489866553dd5b34af03c1a1c76ab3706",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -2219,10 +2219,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2018.09.10", "version": "2018.11.03",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.09.10.zip", "url": "https://github.com/rg3/youtube-dl/archive/2018.11.03.zip",
"reference": null, "reference": null,
"shasum": null "shasum": null
}, },