diff --git a/composer.json b/composer.json index 173336a..f2aad5b 100755 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "symfony/web-link": "7.2.*", "symfony/yaml": "7.2.*", "symfonycasts/reset-password-bundle": "^1.23.1", - "symfonycasts/tailwind-bundle": "^0.6.1", + "symfonycasts/tailwind-bundle": "^0.7.0", "tales-from-a-dev/flowbite-bundle": "^0.7.1", "twig/extra-bundle": "^2.12|^3.18", "twig/twig": "^2.12|^3.18" diff --git a/composer.lock b/composer.lock index d5a6b26..ee043ef 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": "6438b8b149fca5ad2f3c96aa06e93da2", + "content-hash": "13818ed85d08a0fb5be7425a3277b4c7", "packages": [ { "name": "composer/semver", @@ -8217,16 +8217,16 @@ }, { "name": "symfonycasts/tailwind-bundle", - "version": "v0.6.1", + "version": "v0.7.0", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git", - "reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9" + "reference": "5c0e36694a49f017a06d0331e45ca384fc5f7677" }, "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/5c0e36694a49f017a06d0331e45ca384fc5f7677", + "reference": "5c0e36694a49f017a06d0331e45ca384fc5f7677", "shasum": "" }, "require": { @@ -8266,9 +8266,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.0" }, - "time": "2024-11-06T18:41:22+00:00" + "time": "2025-01-22T16:31:51+00:00" }, { "name": "tales-from-a-dev/flowbite-bundle",