aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 792c08810..33bc56fa7 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,8 @@
"pear/text_languagedetect": "^1.0",
"commerceguys/intl": "~0.7",
"lukasreschke/id3parser": "^0.0.1",
- "smarty/smarty": "~3.1"
+ "smarty/smarty": "~3.1",
+ "ramsey/uuid": "^3.8"
},
"require-dev" : {
"phpunit/phpunit" : "@stable",