build(composer): Dependencies update

rg3/youtube-dl, symfony/yaml, symfony/process, symfony/var-dumper, heroku/heroku-buildpack-php,
smarty/smarty
This commit is contained in:
Pierre Rudloff 2018-05-01 16:14:55 +02:00
parent 0814ff7edb
commit 506c777f2c
2 changed files with 33 additions and 33 deletions

View file

@ -23,7 +23,7 @@
"phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "~3.4.1",
"rg3/youtube-dl": "2018.04.09",
"rg3/youtube-dl": "2018.05.01",
"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.04.09",
"version": "2018.05.01",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.04.09.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2018.05.01.zip"
}
}
},