Declare ffmpeg binary in composer.json
This commit is contained in:
parent
cafb75a9c1
commit
c74623a9dd
4 changed files with 11 additions and 5 deletions
|
@ -44,7 +44,10 @@
|
|||
"dist": {
|
||||
"url": "http://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
|
||||
"type": "xz"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"ffmpeg"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue