youtube-dl update (#253)

This commit is contained in:
Pierre Rudloff 2019-12-16 22:19:26 +01:00
parent ef493074d4
commit b3294b3dbc
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"phpro/grumphp": "^0.17.0",
"phpstan/phpstan": "~0.9.2",
"phpunit/phpunit": "^8.4",
"rg3/youtube-dl": "^2019.09",
"rg3/youtube-dl": "^2019.11",
"roave/security-advisories": "dev-master",
"smarty-gettext/smarty-gettext": "^1.6",
"squizlabs/php_codesniffer": "^3.5",
@ -50,10 +50,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2019.09.28",
"version": "2019.11.28",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.09.28.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2019.11.28.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": "3d5ee035d64c39c270806f30282e60c8",
"content-hash": "3d68a20e61fc48bd5ac1bba4b510b733",
"packages": [
{
"name": "aura/session",
@ -4130,10 +4130,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2019.09.28",
"version": "2019.11.28",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.09.28.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2019.11.28.zip"
},
"type": "library"
},