update composer file

This commit is contained in:
monte.ohrt
2014-10-09 21:29:46 +00:00
parent 821456043b
commit d0673df7c2

View File

@@ -40,9 +40,9 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "3.1.19", "version": "3.1.20",
"dist": { "dist": {
"url": "http://www.smarty.net/files/Smarty-3.1.19.zip", "url": "http://www.smarty.net/files/Smarty-3.1.20.zip",
"type": "zip" "type": "zip"
} }
} }