From fff9f7b005e4029df8e4e537b389200e648b45e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:00:12 +0000 Subject: [PATCH] Bump sentry/sentry from 4.2.0 to 4.3.0 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.2.0 to 4.3.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.2.0...4.3.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 f627870c2..9b9f08e8f 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.2.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "d858b32e0f9733f41dab847a0dc8c8198ba17d8b" + "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d858b32e0f9733f41dab847a0dc8c8198ba17d8b", - "reference": "d858b32e0f9733f41dab847a0dc8c8198ba17d8b", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/7e71a72baa2c7439507d868487bb36226a8a4e0c", + "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c", "shasum": "" }, "require": { @@ -761,7 +761,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.2.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.3.0" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2023-12-19T16:43:17+00:00" + "time": "2023-12-21T16:39:28+00:00" }, { "name": "symfony/browser-kit",