From 7babce220eaee71e6ef84f1aa26728d7cfca67d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 03:33:15 +0000 Subject: [PATCH] Bump sentry/sentry-symfony from 4.13.1 to 4.13.2 Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/getsentry/sentry-symfony/releases) - [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-symfony/compare/4.13.1...4.13.2) --- updated-dependencies: - dependency-name: sentry/sentry-symfony dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ebc28f8f8..1c4d7743c 100644 --- a/composer.json +++ b/composer.json @@ -119,7 +119,7 @@ "scheb/2fa-trusted-device": "^5.13", "scssphp/scssphp": "^1.11", "sensio/framework-extra-bundle": "^6.2", - "sentry/sentry-symfony": "4.13.1", + "sentry/sentry-symfony": "4.13.2", "stof/doctrine-extensions-bundle": "^1.2", "symfony/asset": "^4.4", "symfony/config": "^4.4", diff --git a/composer.lock b/composer.lock index c596fab4b..919914a44 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e86172652352ba095f6e0817055b6def", + "content-hash": "5236fe4d92fa500c165fc778861bcc87", "packages": [ { "name": "babdev/pagerfanta-bundle", @@ -8815,16 +8815,16 @@ }, { "name": "sentry/sentry-symfony", - "version": "4.13.1", + "version": "4.13.2", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "e8102da84841b33c0237b81479377d1cbaea9aa4" + "reference": "bf049e69863465f2e0ba2555dbb5224641a37d67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/e8102da84841b33c0237b81479377d1cbaea9aa4", - "reference": "e8102da84841b33c0237b81479377d1cbaea9aa4", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/bf049e69863465f2e0ba2555dbb5224641a37d67", + "reference": "bf049e69863465f2e0ba2555dbb5224641a37d67", "shasum": "" }, "require": { @@ -8913,7 +8913,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-symfony/issues", - "source": "https://github.com/getsentry/sentry-symfony/tree/4.13.1" + "source": "https://github.com/getsentry/sentry-symfony/tree/4.13.2" }, "funding": [ { @@ -8925,7 +8925,7 @@ "type": "custom" } ], - "time": "2023-12-06T16:02:30+00:00" + "time": "2024-01-11T14:55:45+00:00" }, { "name": "simplepie/simplepie",