diff --git a/composer.lock b/composer.lock index 144ab662c..0d0631dc5 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.0.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "fa41522f1fe5ff77a33a9db749c0ca7ec332f50a" + "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/fa41522f1fe5ff77a33a9db749c0ca7ec332f50a", - "reference": "fa41522f1fe5ff77a33a9db749c0ca7ec332f50a", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/89666f297891ff937fceb2f3d1fb967a6848cf37", + "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37", "shasum": "" }, "require": { @@ -746,7 +746,7 @@ "email": "accounts@sentry.io" } ], - "description": "A PHP SDK for Sentry (http://sentry.io)", + "description": "PHP SDK for Sentry (http://sentry.io)", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", @@ -755,11 +755,13 @@ "error-monitoring", "log", "logging", - "sentry" + "profiling", + "sentry", + "tracing" ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.0.1" + "source": "https://github.com/getsentry/sentry-php/tree/4.1.0" }, "funding": [ { @@ -771,7 +773,7 @@ "type": "custom" } ], - "time": "2023-11-13T13:00:41+00:00" + "time": "2023-12-04T12:41:21+00:00" }, { "name": "symfony/browser-kit",