diff --git a/composer.lock b/composer.lock index 19dd1dd..36ccde6 100644 --- a/composer.lock +++ b/composer.lock @@ -5685,20 +5685,20 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.21.1", + "version": "4.22.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "8e8ac4b0da1c37934db79c3d3f4bbd8d98662146" + "reference": "cf185f4d1c2b622a2afe8908d5cb5aa011854ed5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/8e8ac4b0da1c37934db79c3d3f4bbd8d98662146", - "reference": "8e8ac4b0da1c37934db79c3d3f4bbd8d98662146", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/cf185f4d1c2b622a2afe8908d5cb5aa011854ed5", + "reference": "cf185f4d1c2b622a2afe8908d5cb5aa011854ed5", "shasum": "" }, "require": { - "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0", + "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.21.0", @@ -5708,11 +5708,12 @@ "friendsofphp/php-cs-fixer": "^3.11", "guzzlehttp/guzzle": "^7.2", "laravel/folio": "^1.1", - "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0", + "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0 | ^13.0", + "laravel/octane": "^2.15", "laravel/pennant": "^1.0", - "livewire/livewire": "^2.0 | ^3.0", + "livewire/livewire": "^2.0 | ^3.0 | ^4.0", "mockery/mockery": "^1.3", - "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0", + "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5 | ^9.6 | ^10.4 | ^11.5" }, @@ -5759,7 +5760,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.21.1" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.22.0" }, "funding": [ { @@ -5771,7 +5772,7 @@ "type": "custom" } ], - "time": "2026-03-03T14:29:01+00:00" + "time": "2026-03-12T15:45:34+00:00" }, { "name": "smalot/pdfparser",