build(composer): Upgrade youtube-dl to 2019.09.28
This commit is contained in:
parent
3445179d4c
commit
fd38ddfb48
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
"phpunit/phpunit": "~6.5.2",
|
||||
"doctrine/instantiator": "~1.0.0",
|
||||
"ffmpeg/ffmpeg": "4.0.3",
|
||||
"rg3/youtube-dl": "2019.09.12.1",
|
||||
"rg3/youtube-dl": "^2019.09",
|
||||
"heroku/heroku-buildpack-php": "*",
|
||||
"anam/phantomjs-linux-x86-binary": "~2.1.1",
|
||||
"phpstan/phpstan": "~0.9.2",
|
||||
|
@ -42,10 +42,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2019.09.12.1",
|
||||
"version": "2019.09.28",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.09.12.1.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.09.28.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue