diff --git a/_backend/composer.lock b/_backend/composer.lock index 6216a5868d..3d5cf070fc 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -732,16 +732,16 @@ }, { "name": "sentry/sentry", - "version": "4.18.1", + "version": "4.19.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8" + "reference": "1d29a07c8fb68ae9ad9bb8c3fecfaad3cbc23053" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/04dcf20b39742b731b676f8b8d4f02d1db488af8", - "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/1d29a07c8fb68ae9ad9bb8c3fecfaad3cbc23053", + "reference": "1d29a07c8fb68ae9ad9bb8c3fecfaad3cbc23053", "shasum": "" }, "require": { @@ -804,7 +804,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.18.1" + "source": "https://github.com/getsentry/sentry-php/tree/4.19.0" }, "funding": [ { @@ -816,7 +816,7 @@ "type": "custom" } ], - "time": "2025-11-11T09:34:53+00:00" + "time": "2025-11-27T14:53:55+00:00" }, { "name": "stripe/stripe-php",