From 06aa33e21166a8bc2dc5a01e22160433b11ea5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 04:50:04 +0000 Subject: [PATCH] Bump symfony/stimulus-bundle from 2.28.1 to 2.28.2 in /web/landing Bumps [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) from 2.28.1 to 2.28.2. - [Changelog](https://github.com/symfony/stimulus-bundle/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/symfony/stimulus-bundle/compare/v2.28.1...v2.28.2) --- updated-dependencies: - dependency-name: symfony/stimulus-bundle dependency-version: 2.28.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/landing/composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) 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",