[VideoEncoder] Add plugin composer dependency php-ffmpeg/php-ffmpeg

This commit is contained in:
2021-08-18 14:46:09 +01:00
committed by Hugo Sales
parent ac45008240
commit f67173061b
3 changed files with 276 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
{
"require": {
"php-ffmpeg/php-ffmpeg": "^0.18.0"
}
}