Dependencies update

This commit is contained in:
Pierre Rudloff 2016-08-13 11:59:24 +02:00
parent fe6ce8409a
commit bee63b68c1
2 changed files with 27 additions and 25 deletions

View file

@ -6,7 +6,7 @@
"type": "project",
"require": {
"smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "~2016.07.26.2",
"rg3/youtube-dl": "~2016.08.12",
"slim/slim": "~3.5.0",
"mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.1.0",
@ -32,11 +32,11 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2016.07.26.2",
"version": "2016.08.12",
"source": {
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "2016.07.26.2"
"reference": "2016.08.12"
}
}
}, {