build(composer): Update youtube-dl to 2018.04.09

This commit is contained in:
Pierre Rudloff 2018-04-09 16:28:49 +02:00
parent 0d26920012
commit ce25ecf6a7
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": "~3.4.1", "ffmpeg/ffmpeg": "~3.4.1",
"rg3/youtube-dl": "2018.03.20", "rg3/youtube-dl": "2018.04.09",
"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.03.20", "version": "2018.04.09",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.03.20.zip" "url": "https://github.com/rg3/youtube-dl/archive/2018.04.09.zip"
} }
} }
}, },

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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9609172b4f93eda8b344d78f57053dc5", "content-hash": "5ceb85b824bbc4f2b2e520870828ab33",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -2159,10 +2159,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2018.03.20", "version": "2018.04.09",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.03.20.zip", "url": "https://github.com/rg3/youtube-dl/archive/2018.04.09.zip",
"reference": null, "reference": null,
"shasum": null "shasum": null
}, },