diff --git a/composer.json b/composer.json index 426b6e7..5917c1a 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "symfony/runtime": "7.3.*", "symfony/string": "7.3.*", "symfony/twig-bundle": "7.3.*", - "symfony/ux-icons": "^2.31", + "symfony/ux-icons": "^2.32.0", "symfony/ux-twig-component": "^2.31", "symfony/yaml": "7.3.*", "symfonycasts/tailwind-bundle": "^0.12.0", diff --git a/composer.lock b/composer.lock index 36bccd1..30fc7e1 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": "1db466c75e3b322387855fc13b51c7ce", + "content-hash": "cf4a0cf958bb08e116f09e309bf557e6", "packages": [ { "name": "composer/semver", @@ -4340,16 +4340,16 @@ }, { "name": "symfony/ux-icons", - "version": "v2.31.0", + "version": "v2.32.0", "source": { "type": "git", "url": "https://github.com/symfony/ux-icons.git", - "reference": "b3d1668985373a142dba7ccbf483e935671f7d24" + "reference": "9a2880978572f6bd9b2573b426eb0b15483d4533" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-icons/zipball/b3d1668985373a142dba7ccbf483e935671f7d24", - "reference": "b3d1668985373a142dba7ccbf483e935671f7d24", + "url": "https://api.github.com/repos/symfony/ux-icons/zipball/9a2880978572f6bd9b2573b426eb0b15483d4533", + "reference": "9a2880978572f6bd9b2573b426eb0b15483d4533", "shasum": "" }, "require": { @@ -4365,7 +4365,7 @@ "psr/log": "^2|^3", "symfony/asset-mapper": "^6.4|^7.0|^8.0", "symfony/console": "^6.4|^7.0|^8.0", - "symfony/http-client": "6.4|^7.0|^8.0", + "symfony/http-client": "^6.4|^7.0|^8.0", "symfony/phpunit-bridge": "^6.3|^7.0|^8.0", "symfony/ux-twig-component": "^2.14", "zenstruck/console-test": "^1.5" @@ -4409,7 +4409,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-icons/tree/v2.31.0" + "source": "https://github.com/symfony/ux-icons/tree/v2.32.0" }, "funding": [ { @@ -4429,7 +4429,7 @@ "type": "tidelift" } ], - "time": "2025-09-30T20:52:33+00:00" + "time": "2025-12-02T07:12:06+00:00" }, { "name": "symfony/ux-twig-component",