From 39cfb4d4d74229bf83ff41e53ceb490b2d86685a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:01:44 +0000 Subject: [PATCH] Update dependency symfony/ux-twig-component to ^2.32.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 426b6e7..99ca824 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "symfony/string": "7.3.*", "symfony/twig-bundle": "7.3.*", "symfony/ux-icons": "^2.31", - "symfony/ux-twig-component": "^2.31", + "symfony/ux-twig-component": "^2.32.0", "symfony/yaml": "7.3.*", "symfonycasts/tailwind-bundle": "^0.12.0", "twig/extra-bundle": "^3.22.1", diff --git a/composer.lock b/composer.lock index 36bccd1..7147fea 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1db466c75e3b322387855fc13b51c7ce", + "content-hash": "690f58ba91d3a06e6c19b77d99787658", "packages": [ { "name": "composer/semver", @@ -4433,16 +4433,16 @@ }, { "name": "symfony/ux-twig-component", - "version": "v2.31.0", + "version": "v2.32.0", "source": { "type": "git", "url": "https://github.com/symfony/ux-twig-component.git", - "reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa" + "reference": "0a300088327d1b766733fdcd81ae4a77852d6177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa", - "reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa", + "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/0a300088327d1b766733fdcd81ae4a77852d6177", + "reference": "0a300088327d1b766733fdcd81ae4a77852d6177", "shasum": "" }, "require": { @@ -4496,7 +4496,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-twig-component/tree/v2.31.0" + "source": "https://github.com/symfony/ux-twig-component/tree/v2.32.0" }, "funding": [ { @@ -4516,7 +4516,7 @@ "type": "tidelift" } ], - "time": "2025-10-17T06:14:35+00:00" + "time": "2025-12-25T09:25:01+00:00" }, { "name": "symfony/var-dumper",