update composer libs and add ramsey/uuid

This commit is contained in:
Mario Vavti
2018-08-28 12:00:23 +02:00
parent 6a2bbed73d
commit c0c827d3ad
96 changed files with 6279 additions and 1244 deletions

View File

@@ -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",