diff --git a/composer.lock b/composer.lock index cecb639..831150c 100644 --- a/composer.lock +++ b/composer.lock @@ -6157,16 +6157,16 @@ }, { "name": "sentry/sentry", - "version": "4.27.0", + "version": "4.28.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "1f0544cff8443ac1d25d6521487118e28381a1c2" + "reference": "662cb7a01a342a7f33780fc955ff4a028d8b785a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/1f0544cff8443ac1d25d6521487118e28381a1c2", - "reference": "1f0544cff8443ac1d25d6521487118e28381a1c2", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/662cb7a01a342a7f33780fc955ff4a028d8b785a", + "reference": "662cb7a01a342a7f33780fc955ff4a028d8b785a", "shasum": "" }, "require": { @@ -6183,16 +6183,14 @@ "raven/raven": "*" }, "require-dev": { - "carthage-software/mago": "^1.13.3", + "carthage-software/mago": "1.30.0", "friendsofphp/php-cs-fixer": "^3.4", "guzzlehttp/promises": "^2.0.3", - "guzzlehttp/psr7": "^1.8.4|^2.1.1", "monolog/monolog": "^1.6|^2.0|^3.0", "nyholm/psr7": "^1.8", "open-telemetry/api": "^1.0", "open-telemetry/exporter-otlp": "^1.0", "open-telemetry/sdk": "^1.0", - "phpbench/phpbench": "^1.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^8.5.52|^9.6.34", "spiral/roadrunner-http": "^3.6", @@ -6236,7 +6234,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.27.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.28.0" }, "funding": [ { @@ -6248,27 +6246,27 @@ "type": "custom" } ], - "time": "2026-05-06T14:32:16+00:00" + "time": "2026-06-11T12:22:38+00:00" }, { "name": "sentry/sentry-laravel", - "version": "4.25.1", + "version": "4.26.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "67efbdd74a752fcc1038676986b055a4df7d5084" + "reference": "8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/67efbdd74a752fcc1038676986b055a4df7d5084", - "reference": "67efbdd74a752fcc1038676986b055a4df7d5084", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6", + "reference": "8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6", "shasum": "" }, "require": { "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0 | ^13.0", "nyholm/psr7": "^1.0", "php": "^7.2 | ^8.0", - "sentry/sentry": "^4.23.0", + "sentry/sentry": "^4.28.0", "symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0 | ^8.0" }, "require-dev": { @@ -6327,7 +6325,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.25.1" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.26.0" }, "funding": [ { @@ -6339,7 +6337,7 @@ "type": "custom" } ], - "time": "2026-05-05T09:22:46+00:00" + "time": "2026-06-11T13:22:14+00:00" }, { "name": "smalot/pdfparser",