From 08e69da4ae99196cb6effe569c33ec39f380d874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:29:14 +0200 Subject: [PATCH] fix(deps): update dependency twig/intl-extra to v3.9.2 (#5289) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 33ca229d9f..9679275f09 100644 --- a/composer.lock +++ b/composer.lock @@ -8361,22 +8361,22 @@ }, { "name": "twig/intl-extra", - "version": "v3.9.0", + "version": "v3.9.2", "source": { "type": "git", "url": "https://github.com/twigphp/intl-extra.git", - "reference": "89781f6d97981397c8c8a13ca679919f39628c75" + "reference": "39865e5d13165016a8e7ab8cc648ad2f7aa4b639" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/89781f6d97981397c8c8a13ca679919f39628c75", - "reference": "89781f6d97981397c8c8a13ca679919f39628c75", + "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/39865e5d13165016a8e7ab8cc648ad2f7aa4b639", + "reference": "39865e5d13165016a8e7ab8cc648ad2f7aa4b639", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/intl": "^5.4|^6.4|^7.0", - "twig/twig": "^3.0" + "twig/twig": "^3.9" }, "require-dev": { "symfony/phpunit-bridge": "^6.4|^7.0" @@ -8409,7 +8409,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/intl-extra/tree/v3.9.0" + "source": "https://github.com/twigphp/intl-extra/tree/v3.9.2" }, "funding": [ { @@ -8421,7 +8421,7 @@ "type": "tidelift" } ], - "time": "2024-04-03T15:08:24+00:00" + "time": "2024-04-17T12:41:53+00:00" }, { "name": "twig/string-extra", @@ -8492,16 +8492,16 @@ }, { "name": "twig/twig", - "version": "v3.9.0", + "version": "v3.9.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9" + "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/47857eebb197745f66369b76c044a2359e3cc5b9", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", + "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", "shasum": "" }, "require": { @@ -8555,7 +8555,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.9.0" + "source": "https://github.com/twigphp/Twig/tree/v3.9.2" }, "funding": [ { @@ -8567,7 +8567,7 @@ "type": "tidelift" } ], - "time": "2024-04-16T16:04:21+00:00" + "time": "2024-04-17T14:16:25+00:00" }, { "name": "vakata/jstree",