From af7f11f59963a6250fd7f15a365629fd99eb2424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Thu, 9 Oct 2025 13:05:21 +0200 Subject: [PATCH] Update recipe, twig component --- symfony.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/symfony.lock b/symfony.lock index 519d2b3..888092a 100644 --- a/symfony.lock +++ b/symfony.lock @@ -246,15 +246,15 @@ ] }, "symfony/ux-twig-component": { - "version": "2.21", + "version": "2.30", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.13", - "ref": "67814b5f9794798b885cec9d3f48631424449a01" + "ref": "f367ae2a1faf01c503de2171f1ec22567febeead" }, "files": [ - "./config/packages/twig_component.yaml" + "config/packages/twig_component.yaml" ] }, "symfony/web-profiler-bundle": {