Use symfony/process (fixes #50)

This commit is contained in:
Pierre Rudloff 2016-04-01 00:42:28 +02:00
parent 55a250d60f
commit 1d83c5c0b3
3 changed files with 73 additions and 33 deletions

View file

@ -10,6 +10,7 @@
"slim/slim": "~3.3.0",
"mathmarques/smarty-view": "~1.0.0",
"symfony/yaml": "~3.0.0",
"symfony/process": "~3.0.0",
"ffmpeg/ffmpeg": "~2.8.2"
},
"require-dev": {