From 2e4bb60cb7707d9beb93943b65a27a0b5613c0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 09:23:53 +0000 Subject: [PATCH] Bump sentry/sentry from 4.3.0 to 4.3.1 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.3.0 to 4.3.1. - [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.0...4.3.1) --- updated-dependencies: - dependency-name: sentry/sentry dependency-type: indirect 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 8c1f8a996..c9bb7e2b3 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c" + "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/7e71a72baa2c7439507d868487bb36226a8a4e0c", - "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", + "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", "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.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.3.1" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2023-12-21T16:39:28+00:00" + "time": "2023-12-22T18:46:49+00:00" }, { "name": "symfony/browser-kit",