diff --git a/web/landing/composer.lock b/web/landing/composer.lock index cb52b459d1..b05af63b01 100644 --- a/web/landing/composer.lock +++ b/web/landing/composer.lock @@ -4752,16 +4752,16 @@ }, { "name": "symfony/stimulus-bundle", - "version": "v2.24.0", + "version": "v2.25.1", "source": { "type": "git", "url": "https://github.com/symfony/stimulus-bundle.git", - "reference": "e09840304467cda3324cc116c7f4ee23c8ff227c" + "reference": "9954aeb3c807578cc8f3c2ffc31556ba21dda804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e09840304467cda3324cc116c7f4ee23c8ff227c", - "reference": "e09840304467cda3324cc116c7f4ee23c8ff227c", + "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/9954aeb3c807578cc8f3c2ffc31556ba21dda804", + "reference": "9954aeb3c807578cc8f3c2ffc31556ba21dda804", "shasum": "" }, "require": { @@ -4801,7 +4801,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/stimulus-bundle/tree/v2.24.0" + "source": "https://github.com/symfony/stimulus-bundle/tree/v2.25.1" }, "funding": [ { @@ -4817,7 +4817,7 @@ "type": "tidelift" } ], - "time": "2025-03-09T21:10:04+00:00" + "time": "2025-05-19T07:20:25+00:00" }, { "name": "symfony/string", @@ -6470,6 +6470,6 @@ "platform": { "php": "8.2.*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }