From a14ac52e857f9b80e076231cababdb2e4fe64828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:58:53 +0000 Subject: [PATCH] Bump symfony/stimulus-bundle from 2.11.0 to 2.12.0 Bumps [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) from 2.11.0 to 2.12.0. - [Commits](https://github.com/symfony/stimulus-bundle/compare/v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: symfony/stimulus-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index e93450f..b4fc9ff 100644 --- a/composer.lock +++ b/composer.lock @@ -1571,7 +1571,7 @@ }, { "name": "nanosector/orchestra-endpoint-bundle", - "version": "dev-feature/bump-dependencies", + "version": "dev-main", "dist": { "type": "path", "url": "./src/Bundle/OrchestraSymfonyEndpoint", @@ -5418,16 +5418,16 @@ }, { "name": "symfony/stimulus-bundle", - "version": "v2.11.0", + "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/symfony/stimulus-bundle.git", - "reference": "8c94fd88cbc9f4ee8177a2b04e69532a2e01145c" + "reference": "e0e19de8df4d5b2bed57328ae69ef7904df660c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/8c94fd88cbc9f4ee8177a2b04e69532a2e01145c", - "reference": "8c94fd88cbc9f4ee8177a2b04e69532a2e01145c", + "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e0e19de8df4d5b2bed57328ae69ef7904df660c7", + "reference": "e0e19de8df4d5b2bed57328ae69ef7904df660c7", "shasum": "" }, "require": { @@ -5466,7 +5466,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/stimulus-bundle/tree/v2.11.0" + "source": "https://github.com/symfony/stimulus-bundle/tree/v2.12.0" }, "funding": [ { @@ -5482,7 +5482,7 @@ "type": "tidelift" } ], - "time": "2023-08-24T16:25:14+00:00" + "time": "2023-08-28T18:00:50+00:00" }, { "name": "symfony/stopwatch",