Stop installing ffmpeg and phantomjs with Composer

It is convenient but this a the job of the OS package manager
This commit is contained in:
Pierre Rudloff 2020-06-22 23:16:42 +02:00
parent a518e3b7b3
commit f90a08e89c
4 changed files with 5 additions and 75 deletions

View file

@ -7,10 +7,8 @@
"require": {
"ext-intl": "*",
"ext-json": "*",
"anam/phantomjs-linux-x86-binary": "^2.1",
"aura/session": "^2.1",
"barracudanetworks/archivestream-php": "^1.0",
"ffmpeg/ffmpeg": "^4.1",
"jawira/case-converter": "^3.4",
"jean85/pretty-package-versions": "^1.3",
"mathmarques/smarty-view": "^1.1",
@ -50,20 +48,6 @@
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.06.16.1.zip"
}
}
},
{
"type": "package",
"package": {
"name": "ffmpeg/ffmpeg",
"version": "4.1.4",
"dist": {
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.1.4-amd64-static.tar.xz",
"type": "xz"
},
"bin": [
"ffmpeg"
]
}
}
],
"authors": [