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"
}
}
},