diff --git a/composer.lock b/composer.lock index 806c49d42..afca4f21d 100644 --- a/composer.lock +++ b/composer.lock @@ -1398,16 +1398,16 @@ }, { "name": "smarty/smarty", - "version": "v5.6.0", + "version": "v5.7.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec" + "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/1fc41e385da8a27a87bec5914392ab662a7bb8ec", - "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/73da7e90f302175a570662fcb0ba41f57b7a92ab", + "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab", "shasum": "" }, "require": { @@ -1462,7 +1462,7 @@ "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v5.6.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.7.0" }, "funding": [ { @@ -1470,7 +1470,7 @@ "type": "github" } ], - "time": "2025-10-03T21:22:25+00:00" + "time": "2025-11-19T21:36:38+00:00" }, { "name": "spatie/yaml-front-matter",