Deps update (fixes #41)
This commit is contained in:
parent
651ab412a7
commit
c96cbad874
2 changed files with 16 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"smarty/smarty": "~3.1",
|
||||
"rg3/youtube-dl": "2015.10.24",
|
||||
"rg3/youtube-dl": "2015.12.06",
|
||||
"slim/slim": "~2.6.2",
|
||||
"slim/views": "~0.1.3"
|
||||
},
|
||||
|
@ -25,11 +25,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2015.10.24",
|
||||
"version": "2015.12.06",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2015.10.24"
|
||||
"reference": "2015.12.06"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue