diff --git a/composer.lock b/composer.lock index bbee8c1bfc..3043b5fff3 100644 --- a/composer.lock +++ b/composer.lock @@ -18383,23 +18383,23 @@ }, { "name": "twig/string-extra", - "version": "v3.12.0", + "version": "v3.13.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "0abea0e39f24db0bd847165533d77c93fcbb5025" + "reference": "148e869d87cf4bea9d97896ab49e048e4add3310" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/0abea0e39f24db0bd847165533d77c93fcbb5025", - "reference": "0abea0e39f24db0bd847165533d77c93fcbb5025", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/148e869d87cf4bea9d97896ab49e048e4add3310", + "reference": "148e869d87cf4bea9d97896ab49e048e4add3310", "shasum": "" }, "require": { "php": ">=8.0.2", "symfony/string": "^5.4|^6.4|^7.0", "symfony/translation-contracts": "^1.1|^2|^3", - "twig/twig": "^3.0" + "twig/twig": "^3.13|^4.0" }, "require-dev": { "symfony/phpunit-bridge": "^6.4|^7.0" @@ -18434,7 +18434,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.12.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.13.0" }, "funding": [ { @@ -18446,7 +18446,7 @@ "type": "tidelift" } ], - "time": "2024-08-10T10:32:24+00:00" + "time": "2024-09-03T13:08:40+00:00" }, { "name": "twig/twig",