From 2fdd8e3e4178b82459fc94c695267882f54184dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:20:52 +0000 Subject: [PATCH] Bump symfonycasts/tailwind-bundle from 0.8.0 to 0.11.1 in /web/landing Bumps [symfonycasts/tailwind-bundle](https://github.com/SymfonyCasts/tailwind-bundle) from 0.8.0 to 0.11.1. - [Release notes](https://github.com/SymfonyCasts/tailwind-bundle/releases) - [Commits](https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.8.0...v0.11.1) --- updated-dependencies: - dependency-name: symfonycasts/tailwind-bundle dependency-version: 0.11.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/landing/composer.json | 2 +- web/landing/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) 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": [],