From 5eb61812a997709cd7d7c6601fe2c195539718b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:11:30 +0000 Subject: [PATCH] Bump sentry/sentry from 4.0.0 to 4.0.1 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.0.0 to 4.0.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.0.0...4.0.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 3d4032e53..bdc7976bf 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.0.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "7e10bf3fd0bee2f2eee6981e509522ab0c523d5e" + "reference": "fa41522f1fe5ff77a33a9db749c0ca7ec332f50a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/7e10bf3fd0bee2f2eee6981e509522ab0c523d5e", - "reference": "7e10bf3fd0bee2f2eee6981e509522ab0c523d5e", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/fa41522f1fe5ff77a33a9db749c0ca7ec332f50a", + "reference": "fa41522f1fe5ff77a33a9db749c0ca7ec332f50a", "shasum": "" }, "require": { @@ -759,7 +759,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.0.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.0.1" }, "funding": [ { @@ -771,7 +771,7 @@ "type": "custom" } ], - "time": "2023-11-06T10:16:08+00:00" + "time": "2023-11-13T13:00:41+00:00" }, { "name": "symfony/browser-kit",