diff --git a/composer.json b/composer.json index 519b538..e2dd6f6 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpcompatibility/php-compatibility": "9.3.5", "cyclonedx/cyclonedx-php-composer": "5.2.0", "php-http/guzzle7-adapter": "1.0.0", - "sentry/sentry": "4.8.1" + "sentry/sentry": "4.9.0" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 1ee043d..b1b189d 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": "cad9435b7106fefb4919fc3f9f764f72", + "content-hash": "027647a8fb2fe24d8f9539a7eb655a6c", "packages": [ { "name": "psr/log", @@ -4046,16 +4046,16 @@ }, { "name": "sentry/sentry", - "version": "4.8.1", + "version": "4.9.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "61770efd8b7888e0bdd7d234f0ba67b066e47d04" + "reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61770efd8b7888e0bdd7d234f0ba67b066e47d04", - "reference": "61770efd8b7888e0bdd7d234f0ba67b066e47d04", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/788ec170f51ebb22f2809a1e3f78b19ccd39b70d", + "reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d", "shasum": "" }, "require": { @@ -4119,7 +4119,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.8.1" + "source": "https://github.com/getsentry/sentry-php/tree/4.9.0" }, "funding": [ { @@ -4131,7 +4131,7 @@ "type": "custom" } ], - "time": "2024-07-16T13:45:27+00:00" + "time": "2024-08-08T14:40:50+00:00" }, { "name": "spatie/array-to-xml",