Smarty update
This commit is contained in:
parent
4f43a6b538
commit
c59034fe54
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -344,16 +344,16 @@
|
|||
},
|
||||
{
|
||||
"name": "smarty/smarty",
|
||||
"version": "v3.1.27",
|
||||
"version": "v3.1.28",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/smarty-php/smarty.git",
|
||||
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2"
|
||||
"reference": "d234f79203ca236093989c579c824a1a882d1153"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
|
||||
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
|
||||
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/d234f79203ca236093989c579c824a1a882d1153",
|
||||
"reference": "d234f79203ca236093989c579c824a1a882d1153",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -395,7 +395,7 @@
|
|||
"keywords": [
|
||||
"templating"
|
||||
],
|
||||
"time": "2015-06-18 00:55:59"
|
||||
"time": "2015-12-13 14:19:58"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
|
|
Loading…
Reference in a new issue