diff --git a/composer.json b/composer.json index 7961078..ca18d4e 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "type": "project", "require": { "smarty/smarty": "~3.1.29", - "rg3/youtube-dl": "~2016.04.13", + "rg3/youtube-dl": "~2016.06.26", "slim/slim": "3.x-dev", "mathmarques/smarty-view": "~1.1.0", "symfony/yaml": "~3.1.0", @@ -30,11 +30,11 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2016.04.13", + "version": "2016.06.26", "source": { "url": "https://github.com/rg3/youtube-dl.git", "type": "git", - "reference": "9e285387260a019d7471c3bdbd52cc764c0e8700" + "reference": "2016.06.26" } } }, { diff --git a/composer.lock b/composer.lock index 0ae6895..49c17c3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "f5f341efff0a00b4f38cc019c285b7f4", - "content-hash": "9015fe9384e09139f66649bbdc9f01ba", + "hash": "9b786e5296681e3f70dc40a5a6c1436f", + "content-hash": "d54409f6fc08ef2895c80ff32bb6e9a1", "packages": [ { "name": "container-interop/container-interop", @@ -400,11 +400,11 @@ }, { "name": "rg3/youtube-dl", - "version": "2016.04.13", + "version": "2016.06.26", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", - "reference": "9e285387260a019d7471c3bdbd52cc764c0e8700" + "reference": "2016.06.26" }, "type": "library" },