diff --git a/composer.json b/composer.json index 278102f..813a197 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "symfony/twig-bundle": "^7.1.6", "symfony/ux-twig-component": "^2.21.0", "symfony/yaml": "^7.1.6", - "symfonycasts/tailwind-bundle": "^0.6.0", + "symfonycasts/tailwind-bundle": "^0.6.1", "twig/extra-bundle": "^3.13.0", "twig/string-extra": "^3.13.0", "twig/twig": "^3.14.2" diff --git a/composer.lock b/composer.lock index 50c0849..86e0974 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": "6e7d39dd5e8190c1b2ebb7f1106bee9c", + "content-hash": "ea63d69533e00715fc390aafb41ea663", "packages": [ { "name": "composer/semver", @@ -4078,16 +4078,16 @@ }, { "name": "symfonycasts/tailwind-bundle", - "version": "v0.6.0", + "version": "v0.6.1", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git", - "reference": "4cde58e23605e136d5c40a9c945c673b488d4fd6" + "reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/4cde58e23605e136d5c40a9c945c673b488d4fd6", - "reference": "4cde58e23605e136d5c40a9c945c673b488d4fd6", + "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", + "reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", "shasum": "" }, "require": { @@ -4099,9 +4099,10 @@ "symfony/process": "^5.4|^6.3|^7.0" }, "require-dev": { + "phpunit/phpunit": "^9.6", "symfony/filesystem": "^6.3|^7.0", "symfony/framework-bundle": "^6.3|^7.0", - "symfony/phpunit-bridge": "^6.3|^7.0" + "symfony/phpunit-bridge": "^6.3.9|^7.0" }, "type": "library", "autoload": { @@ -4126,9 +4127,9 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues", - "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.6.0" + "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.6.1" }, - "time": "2024-07-05T21:02:14+00:00" + "time": "2024-11-06T18:41:22+00:00" }, { "name": "twig/extra-bundle",