build(composer): Make sure dependencies work with PHP 7.0
Because this is what Debian stable ships
This commit is contained in:
parent
457fc99f05
commit
c232522429
2 changed files with 237 additions and 295 deletions
|
@ -92,5 +92,10 @@
|
|||
"xgettext --omit-header -j -o i18n/template.pot classes/* controllers/*"
|
||||
],
|
||||
"youtube-dl": "vendor/rg3/youtube-dl/youtube_dl/__main__.py"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "7.0.33"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue