Update dependency symfonycasts/tailwind-bundle to ^0.9.0 #72

Merged
Renovate merged 1 commits from renovate/php-mineur into main 2025-04-03 00:13:00 +00:00
2 changed files with 9 additions and 8 deletions

@ -51,7 +51,7 @@
"symfony/web-link": "7.2.*",
"symfony/yaml": "7.2.*",
"symfonycasts/reset-password-bundle": "^1.23.1",
"symfonycasts/tailwind-bundle": "^0.7.1",
"symfonycasts/tailwind-bundle": "^0.9.0",
"tales-from-a-dev/flowbite-bundle": "^0.7.1",
"twig/extra-bundle": "^2.12|^3.20",
"twig/twig": "^2.12|^3.20"

15
composer.lock generated

@ -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": "8fbf9e49df120542e1b139a9f720be8b",
"content-hash": "4c1ce2d60423f1d91e04024a8d00df94",
"packages": [
{
"name": "composer/semver",
@ -8202,16 +8202,16 @@
},
{
"name": "symfonycasts/tailwind-bundle",
"version": "v0.7.1",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/SymfonyCasts/tailwind-bundle.git",
"reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4"
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4",
"reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4",
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
"shasum": ""
},
"require": {
@ -8219,6 +8219,7 @@
"symfony/asset-mapper": "^6.3|^7.0",
"symfony/cache": "^6.3|^7.0",
"symfony/console": "^5.4|^6.3|^7.0",
"symfony/deprecation-contracts": "^2.2|^3.0",
"symfony/http-client": "^5.4|^6.3|^7.0",
"symfony/process": "^5.4|^6.3|^7.0"
},
@ -8251,9 +8252,9 @@
],
"support": {
"issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues",
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.7.1"
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.9.0"
},
"time": "2025-01-23T14:54:07+00:00"
"time": "2025-03-22T13:36:15+00:00"
},
{
"name": "tales-from-a-dev/flowbite-bundle",