composer.json 110 B

123456
  1. {
  2. "require": {
  3. "php-ffmpeg/php-ffmpeg": "0.3.x-dev@dev",
  4. "sabre/vobject" : "~3.1"
  5. }
  6. }