install smarty via composer and update other php libs

This commit is contained in:
Mario Vavti
2017-12-18 15:48:49 +01:00
parent 08a8f195e7
commit 439d41b194
316 changed files with 2766 additions and 34995 deletions

View File

@@ -36,7 +36,8 @@
"league/html-to-markdown": "^4.4",
"pear/text_languagedetect": "^1.0",
"commerceguys/intl": "~0.7",
"lukasreschke/id3parser": "^0.0.1"
"lukasreschke/id3parser": "^0.0.1",
"smarty/smarty": "~3.1"
},
"require-dev" : {
"php" : ">=7.0",