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

Closes #208
This commit is contained in:
Pierre Rudloff 2019-01-20 11:25:59 +01:00
parent 7fa94a6fde
commit 7b057c0544
2 changed files with 11 additions and 11 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.3", "ffmpeg/ffmpeg": "4.0.3",
"rg3/youtube-dl": "2018.11.07", "rg3/youtube-dl": "2019.01.17",
"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.11.07", "version": "2019.01.17",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.11.07.zip" "url": "https://github.com/rg3/youtube-dl/archive/2019.01.17.zip"
} }
} }
}, },

16
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": "ee0f459b32da827b9437bdfc81671210", "content-hash": "06c7619047b2e62246e52f538b982231",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -1076,16 +1076,16 @@
}, },
{ {
"name": "smarty-gettext/smarty-gettext", "name": "smarty-gettext/smarty-gettext",
"version": "1.6.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-gettext/smarty-gettext.git", "url": "https://github.com/smarty-gettext/smarty-gettext.git",
"reference": "2e20e71e82346a5d244f8bd7d3c4e2c0f2b18a5e" "reference": "9a7d9284b5374caeae5eb226cf486efb4bc748b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-gettext/smarty-gettext/zipball/2e20e71e82346a5d244f8bd7d3c4e2c0f2b18a5e", "url": "https://api.github.com/repos/smarty-gettext/smarty-gettext/zipball/9a7d9284b5374caeae5eb226cf486efb4bc748b4",
"reference": "2e20e71e82346a5d244f8bd7d3c4e2c0f2b18a5e", "reference": "9a7d9284b5374caeae5eb226cf486efb4bc748b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1127,7 +1127,7 @@
], ],
"description": "Gettext plugin enabling internationalization in Smarty Package files", "description": "Gettext plugin enabling internationalization in Smarty Package files",
"homepage": "https://github.com/smarty-gettext/smarty-gettext", "homepage": "https://github.com/smarty-gettext/smarty-gettext",
"time": "2018-10-13T15:42:29+00:00" "time": "2019-01-17T23:06:53+00:00"
}, },
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
@ -2260,10 +2260,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2018.11.07", "version": "2019.01.17",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.11.07.zip", "url": "https://github.com/rg3/youtube-dl/archive/2019.01.17.zip",
"reference": null, "reference": null,
"shasum": null "shasum": null
}, },