Deps update

This commit is contained in:
Pierre Rudloff 2016-02-20 12:18:28 +01:00
parent 8a5b9a179b
commit 0acb7bab24
2 changed files with 14 additions and 15 deletions

View file

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