From 3bd67fbebf73067c7fbaa3a84c0e15598f0d3d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:30:32 +0000 Subject: [PATCH] Bump sentry/sentry from 4.3.1 to 4.4.0 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/getsentry/sentry-php/releases) - [Changelog](https://github.com/getsentry/sentry-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-php/compare/4.3.1...4.4.0) --- updated-dependencies: - dependency-name: sentry/sentry dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c498869ef..ae66162ab 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.3.1", + "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b" + "reference": "95a428a59ebddf786a27f09d19ec395a32f62082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", - "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/95a428a59ebddf786a27f09d19ec395a32f62082", + "reference": "95a428a59ebddf786a27f09d19ec395a32f62082", "shasum": "" }, "require": { @@ -761,7 +761,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.3.1" + "source": "https://github.com/getsentry/sentry-php/tree/4.4.0" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2023-12-22T18:46:49+00:00" + "time": "2024-01-23T09:49:55+00:00" }, { "name": "symfony/browser-kit",