From 2731337505a71bd1ab2197aff8c7e26032ad5c9c Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 13 Nov 2018 10:35:23 +0100 Subject: [PATCH] build(composer): Upgrade rg3/youtube-dl to 2018.11.07 Fixes #200 --- composer.json | 6 +++--- composer.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index a5482b1..f3eafcd 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpunit/phpunit": "~6.5.2", "doctrine/instantiator": "~1.0.0", "ffmpeg/ffmpeg": "4.0.2", - "rg3/youtube-dl": "2018.11.03", + "rg3/youtube-dl": "2018.11.07", "heroku/heroku-buildpack-php": "*", "anam/phantomjs-linux-x86-binary": "~2.1.1" }, @@ -39,10 +39,10 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2018.11.03", + "version": "2018.11.07", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2018.11.03.zip" + "url": "https://github.com/rg3/youtube-dl/archive/2018.11.07.zip" } } }, diff --git a/composer.lock b/composer.lock index bfc2008..21587c2 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "489866553dd5b34af03c1a1c76ab3706", + "content-hash": "9290c3e6ef15fb65892664adfd8f24c2", "packages": [ { "name": "aura/session", @@ -2219,10 +2219,10 @@ }, { "name": "rg3/youtube-dl", - "version": "2018.11.03", + "version": "2018.11.07", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2018.11.03.zip", + "url": "https://github.com/rg3/youtube-dl/archive/2018.11.07.zip", "reference": null, "shasum": null },