From 9627ec572a9899fa389f337228903acbb008ec79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:54:36 +0000 Subject: [PATCH] build(deps): bump sentry/sentry-symfony from 5.10.0 to 5.11.0 Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.10.0 to 5.11.0. - [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/5.10.0...5.11.0) --- updated-dependencies: - dependency-name: sentry/sentry-symfony dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 00a739b..a0fc7fa 100644 --- a/composer.lock +++ b/composer.lock @@ -1550,16 +1550,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.4", + "version": "2.12.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" + "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", - "reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09", + "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09", "shasum": "" }, "require": { @@ -1649,7 +1649,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.4" + "source": "https://github.com/guzzle/psr7/tree/2.12.5" }, "funding": [ { @@ -1665,7 +1665,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T15:56:20+00:00" + "time": "2026-07-13T01:27:20+00:00" }, { "name": "jean85/pretty-package-versions", @@ -3378,16 +3378,16 @@ }, { "name": "sentry/sentry-symfony", - "version": "5.10.0", + "version": "5.11.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "6f49255f4cdcfc43a3a283bd3a1f65d483e9192f" + "reference": "7d72a006c2099ef932f41233df9d1e8effe480d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/6f49255f4cdcfc43a3a283bd3a1f65d483e9192f", - "reference": "6f49255f4cdcfc43a3a283bd3a1f65d483e9192f", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/7d72a006c2099ef932f41233df9d1e8effe480d7", + "reference": "7d72a006c2099ef932f41233df9d1e8effe480d7", "shasum": "" }, "require": { @@ -3414,7 +3414,7 @@ "phpstan/phpstan": "1.12.5", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-symfony": "1.4.10", - "phpunit/phpunit": "^8.5.40||^9.6.21", + "phpunit/phpunit": "^8.5.52||^9.6.34", "symfony/browser-kit": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0", "symfony/cache": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0", "symfony/dom-crawler": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0", @@ -3464,7 +3464,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-symfony/issues", - "source": "https://github.com/getsentry/sentry-symfony/tree/5.10.0" + "source": "https://github.com/getsentry/sentry-symfony/tree/5.11.0" }, "funding": [ { @@ -3476,7 +3476,7 @@ "type": "custom" } ], - "time": "2026-04-01T14:50:32+00:00" + "time": "2026-07-13T11:32:54+00:00" }, { "name": "stof/doctrine-extensions-bundle",