From 9b6879cc21180e349c0f8b6aedffef136a17f9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 09:26:09 +0000 Subject: [PATCH] Bump sentry/sentry from 4.4.0 to 4.5.0 Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.4.0 to 4.5.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.4.0...4.5.0) --- updated-dependencies: - dependency-name: sentry/sentry dependency-type: indirect 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 ae66162ab..4eb6186f3 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.4.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "95a428a59ebddf786a27f09d19ec395a32f62082" + "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/95a428a59ebddf786a27f09d19ec395a32f62082", - "reference": "95a428a59ebddf786a27f09d19ec395a32f62082", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a6e06f0b7a17e7f68e11297427da76bfe01a3ca3", + "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3", "shasum": "" }, "require": { @@ -761,7 +761,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.4.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.5.0" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2024-01-23T09:49:55+00:00" + "time": "2024-01-29T16:16:10+00:00" }, { "name": "symfony/browser-kit",