From 2a2dae7f4033196e95ddd33abdd459077a52f109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:01:39 +0000 Subject: [PATCH] Bump sentry/sentry from 4.15.2 to 4.16.0 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.15.2 to 4.16.0. - [Release notes](https://github.com/getsentry/sentry-php/releases) - [Changelog](https://github.com/getsentry/sentry-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-php/compare/4.15.2...4.16.0) --- updated-dependencies: - dependency-name: sentry/sentry dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b27aeec3..314b28e8 100644 --- a/composer.lock +++ b/composer.lock @@ -4498,16 +4498,16 @@ }, { "name": "sentry/sentry", - "version": "4.15.2", + "version": "4.16.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51" + "reference": "c5b086e4235762da175034bc463b0d31cbb38d2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61a2d918e8424b6de4a2e265c15133a00c17db51", - "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c5b086e4235762da175034bc463b0d31cbb38d2e", + "reference": "c5b086e4235762da175034bc463b0d31cbb38d2e", "shasum": "" }, "require": { @@ -4571,7 +4571,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.15.2" + "source": "https://github.com/getsentry/sentry-php/tree/4.16.0" }, "funding": [ { @@ -4583,7 +4583,7 @@ "type": "custom" } ], - "time": "2025-09-03T07:23:48+00:00" + "time": "2025-09-22T13:38:03+00:00" }, { "name": "smarty/smarty",