From 493f28c4453548855b417da0c9d9f2063f3bc6f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 15:50:07 +0000 Subject: [PATCH] Bump sentry/sentry from 4.15.2 to 4.17.0 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.15.2 to 4.17.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.17.0) --- updated-dependencies: - dependency-name: sentry/sentry dependency-version: 4.17.0 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..16145e62 100644 --- a/composer.lock +++ b/composer.lock @@ -4498,16 +4498,16 @@ }, { "name": "sentry/sentry", - "version": "4.15.2", + "version": "4.17.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51" + "reference": "62927369a572efc27ddbd89e466e17788329224b" }, "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/62927369a572efc27ddbd89e466e17788329224b", + "reference": "62927369a572efc27ddbd89e466e17788329224b", "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.0" }, "funding": [ { @@ -4583,7 +4582,7 @@ "type": "custom" } ], - "time": "2025-09-03T07:23:48+00:00" + "time": "2025-10-20T12:57:02+00:00" }, { "name": "smarty/smarty",