From ecc55253bbabeebff6960efa8e6aafa26486b2e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 06:13:26 +0000 Subject: [PATCH] chore(deps): update dependency sentry/sentry --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 4ce7e0a..157dfa2 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpcompatibility/php-compatibility": "9.3.5", "cyclonedx/cyclonedx-php-composer": "5.0.1", "php-http/guzzle7-adapter": "1.0.0", - "sentry/sentry": "4.5.0" + "sentry/sentry": "4.6.0" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 5aac5c8..7cbf184 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "10f86d97a8905677dc4c2f4deef8b229", + "content-hash": "c24974ff41862a9647b4e4309351531f", "packages": [ { "name": "psr/log", @@ -4028,16 +4028,16 @@ }, { "name": "sentry/sentry", - "version": "4.5.0", + "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3" + "reference": "30d98a460ab10f7b7032d76c62da5b1ce6c0765d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a6e06f0b7a17e7f68e11297427da76bfe01a3ca3", - "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/30d98a460ab10f7b7032d76c62da5b1ce6c0765d", + "reference": "30d98a460ab10f7b7032d76c62da5b1ce6c0765d", "shasum": "" }, "require": { @@ -4101,7 +4101,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.5.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.6.0" }, "funding": [ { @@ -4113,7 +4113,7 @@ "type": "custom" } ], - "time": "2024-01-29T16:16:10+00:00" + "time": "2024-02-13T11:32:56+00:00" }, { "name": "spatie/array-to-xml",