diff --git a/composer.json b/composer.json index 2145984..a061045 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "type": "project", "require": { "smarty/smarty": "~3.1.29", - "rg3/youtube-dl": "2016.02.01", + "rg3/youtube-dl": "2016.02.13", "slim/slim": "~2.6.2", "slim/views": "~0.1.3", "rudloff/smarty-plugin-noscheme": "~0.1.0", @@ -27,11 +27,11 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2016.02.01", + "version": "2016.02.13", "source": { "url": "https://github.com/rg3/youtube-dl.git", "type": "git", - "reference": "2016.02.01" + "reference": "2016.02.13" } } }, { diff --git a/composer.lock b/composer.lock index deff28e..5b0bdc9 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": "85c7efc400ab64f09501a7c6737493bf", - "content-hash": "25903adcac9a1c8b291f19f671f940bf", + "hash": "62a165fbf5c81c67023d447d89c61e6d", + "content-hash": "da0a4f9673993c5180676befd77c0bc2", "packages": [ { "name": "ffmpeg/ffmpeg", @@ -85,16 +85,16 @@ }, { "name": "league/uri", - "version": "4.0.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "671150fbd1d4120746195d6bec1aa78b95b14104" + "reference": "a4f0ea3323745214c955af2f6451d7743f30a076" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/671150fbd1d4120746195d6bec1aa78b95b14104", - "reference": "671150fbd1d4120746195d6bec1aa78b95b14104", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/a4f0ea3323745214c955af2f6451d7743f30a076", + "reference": "a4f0ea3323745214c955af2f6451d7743f30a076", "shasum": "" }, "require": { @@ -112,7 +112,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" } }, "autoload": { @@ -128,8 +128,7 @@ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", - "homepage": "https://github.com/nyamsprod/", - "role": "Developer" + "homepage": "https://nyamsprod.com" } ], "description": "URI manipulation library", @@ -146,7 +145,7 @@ "url", "ws" ], - "time": "2015-11-03 07:54:30" + "time": "2016-02-18 14:46:01" }, { "name": "psr/http-message", @@ -199,11 +198,11 @@ }, { "name": "rg3/youtube-dl", - "version": "2016.02.01", + "version": "2016.02.13", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", - "reference": "2016.02.01" + "reference": "2016.02.13" }, "type": "library" },