build(composer): Update youtube-dl to 2018.06.02
This commit is contained in:
parent
1e4e6b52be
commit
e619b72a01
2 changed files with 95 additions and 38 deletions
|
@ -23,7 +23,7 @@
|
|||
"phpunit/phpunit": "~6.5.2",
|
||||
"doctrine/instantiator": "~1.0.0",
|
||||
"ffmpeg/ffmpeg": "4.0",
|
||||
"rg3/youtube-dl": "2018.05.01",
|
||||
"rg3/youtube-dl": "2018.06.02",
|
||||
"heroku/heroku-buildpack-php": "*",
|
||||
"anam/phantomjs-linux-x86-binary": "~2.1.1"
|
||||
},
|
||||
|
@ -39,10 +39,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2018.05.01",
|
||||
"version": "2018.06.02",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2018.05.01.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2018.06.02.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue