Deps update

This commit is contained in:
Pierre Rudloff 2016-02-02 00:03:19 +01:00
parent 4e0f61f3f3
commit 9e8599ab6a
2 changed files with 13 additions and 13 deletions

View File

@ -6,7 +6,7 @@
"type": "project",
"require": {
"smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "2016.01.09",
"rg3/youtube-dl": "2016.02.01",
"slim/slim": "~2.6.2",
"slim/views": "~0.1.3",
"rudloff/smarty-plugin-noscheme": "~0.1.0",
@ -28,11 +28,11 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2016.01.09",
"version": "2016.02.01",
"source": {
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "7a34302e95ee66f770b1eba720847831c40121a2"
"reference": "2016.02.01"
}
}
},

20
composer.lock generated
View File

@ -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": "62297a3aedba705d16d04e1b21e75b84",
"content-hash": "08b11c4af74e3edc8c9be95631a424f3",
"hash": "4b96cfe1ccdac6c9f1e895e2782ac22b",
"content-hash": "25903adcac9a1c8b291f19f671f940bf",
"packages": [
{
"name": "ffmpeg/ffmpeg",
@ -199,11 +199,11 @@
},
{
"name": "rg3/youtube-dl",
"version": "2016.01.09",
"version": "2016.02.01",
"source": {
"type": "git",
"url": "https://github.com/rg3/youtube-dl.git",
"reference": "7a34302e95ee66f770b1eba720847831c40121a2"
"reference": "2016.02.01"
},
"type": "library"
},
@ -450,16 +450,16 @@
"packages-dev": [
{
"name": "symfony/polyfill-mbstring",
"version": "v1.0.1",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25"
"reference": "1289d16209491b584839022f29257ad859b8532d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/49ff736bd5d41f45240cec77b44967d76e0c3d25",
"reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
"reference": "1289d16209491b584839022f29257ad859b8532d",
"shasum": ""
},
"require": {
@ -471,7 +471,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@ -505,7 +505,7 @@
"portable",
"shim"
],
"time": "2015-11-20 09:19:13"
"time": "2016-01-20 09:13:37"
},
{
"name": "symfony/var-dumper",