From c2e18851c288c1f78e12f74bb099b0b9fad68be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:58:59 +0000 Subject: [PATCH] Bump sentry/sentry from 3.20.0 to 3.20.1 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 3.20.0 to 3.20.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/3.20.0...3.20.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 c61ba90d..55770a6d 100644 --- a/composer.lock +++ b/composer.lock @@ -1354,16 +1354,16 @@ }, { "name": "sentry/sentry", - "version": "3.20.0", + "version": "3.20.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "9b6ca1400001d01460daf1f4945b36dc4bc5baba" + "reference": "644ad9768c18139a80ac510090fad000d9ffd8a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/9b6ca1400001d01460daf1f4945b36dc4bc5baba", - "reference": "9b6ca1400001d01460daf1f4945b36dc4bc5baba", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/644ad9768c18139a80ac510090fad000d9ffd8a4", + "reference": "644ad9768c18139a80ac510090fad000d9ffd8a4", "shasum": "" }, "require": { @@ -1443,7 +1443,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/3.20.0" + "source": "https://github.com/getsentry/sentry-php/tree/3.20.1" }, "funding": [ { @@ -1455,7 +1455,7 @@ "type": "custom" } ], - "time": "2023-06-22T12:13:56+00:00" + "time": "2023-06-26T11:01:40+00:00" }, { "name": "symfony/browser-kit",