diff --git a/composer.lock b/composer.lock index 6179b49cc..4c9e36d02 100644 --- a/composer.lock +++ b/composer.lock @@ -8289,16 +8289,16 @@ }, { "name": "sentry/sentry-symfony", - "version": "5.1.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "d8eb611b79cde1016470585a96f47f47d5374a49" + "reference": "394576244d8ac03fd2f305b82d23a6fd7a083b45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/d8eb611b79cde1016470585a96f47f47d5374a49", - "reference": "d8eb611b79cde1016470585a96f47f47d5374a49", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/394576244d8ac03fd2f305b82d23a6fd7a083b45", + "reference": "394576244d8ac03fd2f305b82d23a6fd7a083b45", "shasum": "" }, "require": { @@ -8313,9 +8313,7 @@ "symfony/event-dispatcher": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/http-kernel": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/polyfill-php80": "^1.22", - "symfony/psr-http-message-bridge": "^1.2||^2.0||^6.4||^7.0", - "symfony/security-core": "^4.4.20||^5.0.11||^6.0||^7.0", - "symfony/security-http": "^4.4.20||^5.0.11||^6.0||^7.0" + "symfony/psr-http-message-bridge": "^1.2||^2.0||^6.4||^7.0" }, "require-dev": { "doctrine/dbal": "^2.13||^3.3||^4.0", @@ -8336,6 +8334,8 @@ "symfony/monolog-bundle": "^3.4", "symfony/phpunit-bridge": "^5.2.6||^6.0||^7.0", "symfony/process": "^4.4.20||^5.0.11||^6.0||^7.0", + "symfony/security-core": "^4.4.20||^5.0.11||^6.0||^7.0", + "symfony/security-http": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/twig-bundle": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/yaml": "^4.4.20||^5.0.11||^6.0||^7.0", "vimeo/psalm": "^4.3||^5.16.0" @@ -8375,7 +8375,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-symfony/issues", - "source": "https://github.com/getsentry/sentry-symfony/tree/5.1.0" + "source": "https://github.com/getsentry/sentry-symfony/tree/5.2.0" }, "funding": [ { @@ -8387,7 +8387,7 @@ "type": "custom" } ], - "time": "2024-11-20T09:43:49+00:00" + "time": "2025-03-03T07:47:12+00:00" }, { "name": "simplepie/simplepie",