diff --git a/web/landing/composer.lock b/web/landing/composer.lock index 6bb4e9ed61..b1f6d1dc8d 100644 --- a/web/landing/composer.lock +++ b/web/landing/composer.lock @@ -4812,16 +4812,16 @@ }, { "name": "symfony/stimulus-bundle", - "version": "v2.28.1", + "version": "v2.28.2", "source": { "type": "git", "url": "https://github.com/symfony/stimulus-bundle.git", - "reference": "960868a682271e133a631ffb70c7e2ceb5031be6" + "reference": "4ebef4b41e2524b7b797a103144256e5f7b39226" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/960868a682271e133a631ffb70c7e2ceb5031be6", - "reference": "960868a682271e133a631ffb70c7e2ceb5031be6", + "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/4ebef4b41e2524b7b797a103144256e5f7b39226", + "reference": "4ebef4b41e2524b7b797a103144256e5f7b39226", "shasum": "" }, "require": { @@ -4861,7 +4861,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/stimulus-bundle/tree/v2.28.1" + "source": "https://github.com/symfony/stimulus-bundle/tree/v2.28.2" }, "funding": [ { @@ -4872,12 +4872,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-07-28T19:36:26+00:00" + "time": "2025-07-29T15:18:27+00:00" }, { "name": "symfony/string",