Update smarty handling in composer.json

This commit is contained in:
DariusIII
2016-03-08 12:45:49 +01:00
parent f9300527d0
commit 1866d09bb6
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -35,6 +35,6 @@
"moinax/tvdb": "~1.0",
"phpmailer/phpmailer": "~5.2",
"exeu/apai-io": "~1.0",
"smarty/smarty": "3.1.*"
"smarty/smarty": "~3.1"
}
}