diff --git a/composer.lock b/composer.lock index 34bc7a02f..f627870c2 100644 --- a/composer.lock +++ b/composer.lock @@ -688,16 +688,16 @@ }, { "name": "sentry/sentry", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37" + "reference": "d858b32e0f9733f41dab847a0dc8c8198ba17d8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/89666f297891ff937fceb2f3d1fb967a6848cf37", - "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d858b32e0f9733f41dab847a0dc8c8198ba17d8b", + "reference": "d858b32e0f9733f41dab847a0dc8c8198ba17d8b", "shasum": "" }, "require": { @@ -721,7 +721,7 @@ "phpbench/phpbench": "^1.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^8.5.14|^9.4", - "symfony/phpunit-bridge": "^5.2|^6.0", + "symfony/phpunit-bridge": "^5.2|^6.0|^7.0", "vimeo/psalm": "^4.17" }, "suggest": { @@ -761,7 +761,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.1.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.2.0" }, "funding": [ { @@ -773,7 +773,7 @@ "type": "custom" } ], - "time": "2023-12-04T12:41:21+00:00" + "time": "2023-12-19T16:43:17+00:00" }, { "name": "symfony/browser-kit",