Smarty update

This commit is contained in:
Pierre Rudloff 2015-06-18 19:33:43 +02:00
parent 6a39217490
commit 31358999d5

10
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "v3.1.25", "version": "v3.1.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-php/smarty.git", "url": "https://github.com/smarty-php/smarty.git",
"reference": "58616d6ee598674b682f8a2b81352ec4da7100c7" "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/58616d6ee598674b682f8a2b81352ec4da7100c7", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
"reference": "58616d6ee598674b682f8a2b81352ec4da7100c7", "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -59,7 +59,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2015-06-15 22:23:24" "time": "2015-06-18 00:55:59"
} }
], ],
"packages-dev": [], "packages-dev": [],