From fcdba53a3773874b3273e349686024c34b6f7885 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 13 Mar 2023 16:00:49 +0100 Subject: [PATCH] Update sentry/sentry --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ba9d925f5..d22571ccb 100644 --- a/composer.lock +++ b/composer.lock @@ -8778,16 +8778,16 @@ }, { "name": "sentry/sentry", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "60dd3f74ab21cc2bf53f39bf7c342798bc185c23" + "reference": "c6a0e24d2f8da8d8f57cdcc87ca635248c1a91c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/60dd3f74ab21cc2bf53f39bf7c342798bc185c23", - "reference": "60dd3f74ab21cc2bf53f39bf7c342798bc185c23", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c6a0e24d2f8da8d8f57cdcc87ca635248c1a91c5", + "reference": "c6a0e24d2f8da8d8f57cdcc87ca635248c1a91c5", "shasum": "" }, "require": { @@ -8866,7 +8866,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/3.14.0" + "source": "https://github.com/getsentry/sentry-php/tree/3.15.0" }, "funding": [ { @@ -8878,7 +8878,7 @@ "type": "custom" } ], - "time": "2023-03-05T21:31:25+00:00" + "time": "2023-03-13T11:45:26+00:00" }, { "name": "sentry/sentry-laravel",