From ef7fbc7c962b671d8648670c9634da2912d401ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 16:59:33 +0000 Subject: [PATCH] Build(deps-dev): Bump symfony/web-profiler-bundle from 6.2.10 to 6.2.11 (#2462) Bumps [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) from 6.2.10 to 6.2.11. - [Release notes](https://github.com/symfony/web-profiler-bundle/releases) - [Changelog](https://github.com/symfony/web-profiler-bundle/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/web-profiler-bundle/compare/v6.2.10...v6.2.11) --- updated-dependencies: - dependency-name: symfony/web-profiler-bundle dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index df8ab6527..7d965143e 100644 --- a/composer.lock +++ b/composer.lock @@ -9278,16 +9278,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v6.2.10", + "version": "v6.2.11", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "24b6f4370f1cd59aacfc5e799c8614b40776e9c8" + "reference": "1338ad6486f7ce22401a1c0d799ccb5f499b7f8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/24b6f4370f1cd59aacfc5e799c8614b40776e9c8", - "reference": "24b6f4370f1cd59aacfc5e799c8614b40776e9c8", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/1338ad6486f7ce22401a1c0d799ccb5f499b7f8f", + "reference": "1338ad6486f7ce22401a1c0d799ccb5f499b7f8f", "shasum": "" }, "require": { @@ -9336,7 +9336,7 @@ "description": "Provides a development tool that gives detailed information about the execution of any request", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.2.10" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.2.11" }, "funding": [ { @@ -9352,7 +9352,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T13:41:17+00:00" + "time": "2023-05-05T15:52:57+00:00" }, { "name": "theseer/tokenizer",