From 60ab8383c7f2a477bf89fe99729b926adba44b8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:18:35 +0000 Subject: [PATCH] Update dependency symfonycasts/tailwind-bundle to ^0.7.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 7dfd320..967bcd1 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "symfony/twig-bundle": "^7.2.0", "symfony/ux-twig-component": "^2.22.1", "symfony/yaml": "^7.2.3", - "symfonycasts/tailwind-bundle": "^0.6.1", + "symfonycasts/tailwind-bundle": "^0.7.1", "twig/extra-bundle": "^3.18.0", "twig/string-extra": "^3.18.0", "twig/twig": "^3.18.0" diff --git a/composer.lock b/composer.lock index bd7301c..285197e 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": "6b8324fc7b405168bb9a0c58d6ebd98b", + "content-hash": "4e8dbf6c5cde3844111c43bf721c07e6", "packages": [ { "name": "composer/semver", @@ -4077,16 +4077,16 @@ }, { "name": "symfonycasts/tailwind-bundle", - "version": "v0.6.1", + "version": "v0.7.1", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git", - "reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9" + "reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", - "reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", + "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4", + "reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4", "shasum": "" }, "require": { @@ -4126,9 +4126,9 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues", - "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.6.1" + "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.7.1" }, - "time": "2024-11-06T18:41:22+00:00" + "time": "2025-01-23T14:54:07+00:00" }, { "name": "twig/extra-bundle",