youtube-dl update
Symfony update
This commit is contained in:
parent
fd14ade725
commit
686a0896f8
2 changed files with 21 additions and 21 deletions
|
@ -19,7 +19,7 @@
|
|||
"squizlabs/php_codesniffer": "~2.7.0",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2017.01.10",
|
||||
"rg3/youtube-dl": "~2017.01.14",
|
||||
"rudloff/rtmpdump-bin": "~2.3",
|
||||
"heroku/heroku-buildpack-php": "*"
|
||||
},
|
||||
|
@ -35,10 +35,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2017.01.10",
|
||||
"version": "2017.01.14",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.01.10.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.01.14.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue