From 5ade420a388e7e0381fa84ee189e6abf3b153ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:51:46 +0000 Subject: [PATCH] build(deps): bump sentry/sentry-symfony from 5.8.2 to 5.8.3 Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/getsentry/sentry-symfony/releases) - [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-symfony/compare/5.8.2...5.8.3) --- updated-dependencies: - dependency-name: sentry/sentry-symfony dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a7aa5c594..1b5267b52 100644 --- a/composer.lock +++ b/composer.lock @@ -8112,16 +8112,16 @@ }, { "name": "sentry/sentry-symfony", - "version": "5.8.2", + "version": "5.8.3", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "fb03d506c575cd1cb5274774d0dd968938150982" + "reference": "e82559a078b26c8f8592289e98a25b203527a9c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/fb03d506c575cd1cb5274774d0dd968938150982", - "reference": "fb03d506c575cd1cb5274774d0dd968938150982", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/e82559a078b26c8f8592289e98a25b203527a9c6", + "reference": "e82559a078b26c8f8592289e98a25b203527a9c6", "shasum": "" }, "require": { @@ -8198,7 +8198,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-symfony/issues", - "source": "https://github.com/getsentry/sentry-symfony/tree/5.8.2" + "source": "https://github.com/getsentry/sentry-symfony/tree/5.8.3" }, "funding": [ { @@ -8210,7 +8210,7 @@ "type": "custom" } ], - "time": "2025-12-04T12:34:17+00:00" + "time": "2025-12-18T09:26:49+00:00" }, { "name": "simplepie/simplepie",