parent
8f46166a9d
commit
f952f15851
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
"phpunit/phpunit": "~6.5.2",
|
||||
"doctrine/instantiator": "~1.0.0",
|
||||
"ffmpeg/ffmpeg": "4.0.3",
|
||||
"rg3/youtube-dl": "2019.03.18",
|
||||
"rg3/youtube-dl": "2019.04.24",
|
||||
"heroku/heroku-buildpack-php": "*",
|
||||
"anam/phantomjs-linux-x86-binary": "~2.1.1",
|
||||
"phpstan/phpstan": "~0.9.2"
|
||||
|
@ -40,10 +40,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2019.03.18",
|
||||
"version": "2019.04.24",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.03.18.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.04.24.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
6
composer.lock
generated
6
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2c8716c48daf667b91a6d951eb52df87",
|
||||
"content-hash": "443a32df39c89bd4e58525b41a2de772",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/session",
|
||||
|
@ -3045,10 +3045,10 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2019.03.18",
|
||||
"version": "2019.04.24",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.03.18.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2019.04.24.zip"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue