Make MIME type detection work on composer install
[phorkie.git] / composer.json
index b0855e7cf5f654e012821b79d04b81b2dc49b310..e980a9238536981a9509cfc6869a130fc1dab05a 100644 (file)
@@ -24,7 +24,8 @@
 
         "geshi/geshi": "^1.0.9.0",
         "michelf/php-markdown": "~1.4",
-        "twig/twig": "^1.15"
+        "twig/twig": "^1.15",
+        "pear/system_command": "^1.0"
     },
     "autoload": {
         "psr-0": { "phorkie\\": "src/" }