diff --git a/composer.lock b/composer.lock index 8c1f8a996..c9bb7e2b3 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c" + "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/7e71a72baa2c7439507d868487bb36226a8a4e0c", - "reference": "7e71a72baa2c7439507d868487bb36226a8a4e0c", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", + "reference": "cd89f230bda0833cb9992ebe9a1b7d24d6ee245b", "shasum": "" }, "require": { @@ -761,7 +761,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.3.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.3.1" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2023-12-21T16:39:28+00:00" + "time": "2023-12-22T18:46:49+00:00" }, { "name": "symfony/browser-kit",