diff --git a/composer.json b/composer.json index 7f99834..46094d0 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "symfony/ux-turbo": "^2.35.0", "symfony/validator": "8.0.*", "symfony/yaml": "8.0.*", - "symfonycasts/sass-bundle": "^0.9", + "symfonycasts/sass-bundle": "^0.10", "symfonycasts/verify-email-bundle": "^1.18.0", "thecodingmachine/safe": "^3.4.0", "twig/extra-bundle": "^3.24.0", diff --git a/composer.lock b/composer.lock index 5e4e4c1..0ed6ffe 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": "cccceca487b3bce45a81110944723fd4", + "content-hash": "05cf0154674041e04c48a37f5d7c9b42", "packages": [ { "name": "composer/pcre", @@ -8088,16 +8088,16 @@ }, { "name": "symfonycasts/sass-bundle", - "version": "v0.9.0", + "version": "v0.10.0", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/sass-bundle.git", - "reference": "3472f2018417b4f7258095089b327a7ba79018ad" + "reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/3472f2018417b4f7258095089b327a7ba79018ad", - "reference": "3472f2018417b4f7258095089b327a7ba79018ad", + "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/eedf6ace11e5323344726d2b6e0ba1635cf12bb5", + "reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5", "shasum": "" }, "require": { @@ -8105,6 +8105,7 @@ "symfony/asset-mapper": "^6.3|^7.0|^8.0", "symfony/console": "^5.4|^6.3|^7.0|^8.0", "symfony/filesystem": "^5.4|^6.3|^7.0|^8.0", + "symfony/finder": "^5.4|^6.3|^7.0|^8.0", "symfony/http-client": "^5.4|^6.3|^7.0|^8.0", "symfony/process": "^5.4|^6.3|^7.0|^8.0" }, @@ -8137,9 +8138,9 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/sass-bundle/issues", - "source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.9.0" + "source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.10.0" }, - "time": "2025-11-29T13:44:16+00:00" + "time": "2026-04-09T11:29:28+00:00" }, { "name": "symfonycasts/verify-email-bundle",