From f0d73b985c27f9d988f24e61608ad40c3d5ead27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 04:12:57 +0000 Subject: [PATCH] Bump symfony/stimulus-bundle from 2.24.0 to 2.25.1 in /web/landing Bumps [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) from 2.24.0 to 2.25.1. - [Changelog](https://github.com/symfony/stimulus-bundle/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/symfony/stimulus-bundle/compare/v2.24.0...v2.25.1) --- updated-dependencies: - dependency-name: symfony/stimulus-bundle dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/landing/composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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" }