install smarty via composer and update other php libs
Showing
... | @@ -36,7 +36,8 @@ | ... | @@ -36,7 +36,8 @@ |
"league/html-to-markdown": "^4.4", | "league/html-to-markdown": "^4.4", | ||
"pear/text_languagedetect": "^1.0", | "pear/text_languagedetect": "^1.0", | ||
"commerceguys/intl": "~0.7", | "commerceguys/intl": "~0.7", | ||
"lukasreschke/id3parser": "^0.0.1" | "lukasreschke/id3parser": "^0.0.1", | ||
"smarty/smarty": "~3.1" | |||
}, | }, | ||
"require-dev" : { | "require-dev" : { | ||
"php" : ">=7.0", | "php" : ">=7.0", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.