From f8a07d7c52c744affc89e034d52b01683e1742af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:51:04 +0000 Subject: [PATCH] Bump sentry/sentry from 4.15.2 to 4.17.1 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.15.2 to 4.17.1. - [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.17.1) --- updated-dependencies: - dependency-name: sentry/sentry dependency-version: 4.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b27aeec3..e9956912 100644 --- a/composer.lock +++ b/composer.lock @@ -4498,16 +4498,16 @@ }, { "name": "sentry/sentry", - "version": "4.15.2", + "version": "4.17.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51" + "reference": "5c696b8de57e841a2bf3b6f6eecfd99acfdda80c" }, "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/5c696b8de57e841a2bf3b6f6eecfd99acfdda80c", + "reference": "5c696b8de57e841a2bf3b6f6eecfd99acfdda80c", "shasum": "" }, "require": { @@ -4531,7 +4531,6 @@ "phpbench/phpbench": "^1.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^8.5|^9.6", - "symfony/phpunit-bridge": "^5.2|^6.0|^7.0", "vimeo/psalm": "^4.17" }, "suggest": { @@ -4571,7 +4570,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.17.1" }, "funding": [ { @@ -4583,7 +4582,7 @@ "type": "custom" } ], - "time": "2025-09-03T07:23:48+00:00" + "time": "2025-10-23T15:19:24+00:00" }, { "name": "smarty/smarty",