diff --git a/composer.json b/composer.json index d533e50..9aea843 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.3", - "rg3/youtube-dl": "2019.06.08", + "rg3/youtube-dl": "2019.06.21", "heroku/heroku-buildpack-php": "*", "anam/phantomjs-linux-x86-binary": "~2.1.1", "phpstan/phpstan": "~0.9.2" @@ -40,10 +40,10 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2019.06.08", + "version": "2019.06.21", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2019.06.08.zip" + "url": "https://github.com/rg3/youtube-dl/archive/2019.06.21.zip" } } }, diff --git a/composer.lock b/composer.lock index 8a044c1..c8ecd6d 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": "62241b9b42bfa3b460f97329182303b5", + "content-hash": "800ee563789a8ddbd1c3917ec223dd19", "packages": [ { "name": "aura/session", @@ -1492,9 +1492,7 @@ "version": "4.0.3", "dist": { "type": "xz", - "url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz", - "reference": null, - "shasum": null + "url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz" }, "bin": [ "ffmpeg" @@ -3044,12 +3042,10 @@ }, { "name": "rg3/youtube-dl", - "version": "2019.06.08", + "version": "2019.06.21", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2019.06.08.zip", - "reference": null, - "shasum": null + "url": "https://github.com/rg3/youtube-dl/archive/2019.06.21.zip" }, "type": "library" },