diff --git a/composer.lock b/composer.lock index 4b427a5d..a455a130 100644 --- a/composer.lock +++ b/composer.lock @@ -1530,16 +1530,16 @@ }, { "name": "smarty/smarty", - "version": "v5.8.1", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "29a77ded2faca55cba488857add3355d7a7a85e9" + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/29a77ded2faca55cba488857add3355d7a7a85e9", - "reference": "29a77ded2faca55cba488857add3355d7a7a85e9", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/94a27cbbc7820198d7adc17a2be8d457fb267753", + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753", "shasum": "" }, "require": { @@ -1594,7 +1594,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.8.1" + "source": "https://github.com/smarty-php/smarty/tree/v5.8.4" }, "funding": [ { @@ -1602,7 +1602,7 @@ "type": "github" } ], - "time": "2026-06-23T21:04:23+00:00" + "time": "2026-06-29T10:46:32+00:00" }, { "name": "symfony/deprecation-contracts",