diff --git a/web/landing/composer.json b/web/landing/composer.json index 23571bd993..553e62677c 100644 --- a/web/landing/composer.json +++ b/web/landing/composer.json @@ -37,7 +37,7 @@ }, "require-dev": { "symfony/web-profiler-bundle": "^6.4", - "symfonycasts/tailwind-bundle": "~0.8.0", + "symfonycasts/tailwind-bundle": "~0.11.1", "norberttech/static-content-generator-bundle": "1.x-dev", "symfony/css-selector": "^6.4" }, diff --git a/web/landing/composer.lock b/web/landing/composer.lock index 301a7b7d03..3fff606964 100644 --- a/web/landing/composer.lock +++ b/web/landing/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": "0c84679ebc9d761983b5886a6d4e0b15", + "content-hash": "02deda9dfd6040bf39d12ca737db6af2", "packages": [ { "name": "brick/math", @@ -6584,16 +6584,16 @@ }, { "name": "symfonycasts/tailwind-bundle", - "version": "v0.8.0", + "version": "v0.11.1", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git", - "reference": "43100c1ad793a1574a675aaf8a1f633fd7fe6e4a" + "reference": "72590eec2aa532a73ce9394c6d3717fe3efd88f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/43100c1ad793a1574a675aaf8a1f633fd7fe6e4a", - "reference": "43100c1ad793a1574a675aaf8a1f633fd7fe6e4a", + "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/72590eec2aa532a73ce9394c6d3717fe3efd88f5", + "reference": "72590eec2aa532a73ce9394c6d3717fe3efd88f5", "shasum": "" }, "require": { @@ -6634,9 +6634,9 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues", - "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.8.0" + "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.11.1" }, - "time": "2025-03-04T15:35:32+00:00" + "time": "2025-07-29T16:22:45+00:00" } ], "aliases": [],