diff --git a/composer.json b/composer.json index bc6f2ca9..60d7f38a 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "mirovit/nova-notifications": "^1.0", "pusher/pusher-php-server": "^7.2", "scadini/nova-icon": "^0.2.1", - "sentry/sentry-laravel": "^4.8", + "sentry/sentry-laravel": "^4.9", "sitando/nova-chat": "*", "stidges/laravel-country-flags": "^2.0", "stripe/stripe-php": "^15.9", diff --git a/composer.lock b/composer.lock index b9e9a2d3..8854dd52 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8618cd89a852667d4654d28b3a050460", + "content-hash": "0cab34ad27349e020b44369c42ce5420", "packages": [ { "name": "asm89/stack-cors", @@ -5036,16 +5036,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.8.0", + "version": "4.9.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "2bbcb7e81097993cf64d5b296eaa6d396cddd5a7" + "reference": "73078e1f26d57f7a10e3bee2a2f543a02f6493c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/2bbcb7e81097993cf64d5b296eaa6d396cddd5a7", - "reference": "2bbcb7e81097993cf64d5b296eaa6d396cddd5a7", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/73078e1f26d57f7a10e3bee2a2f543a02f6493c3", + "reference": "73078e1f26d57f7a10e3bee2a2f543a02f6493c3", "shasum": "" }, "require": { @@ -5109,7 +5109,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.8.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.9.0" }, "funding": [ { @@ -5121,7 +5121,7 @@ "type": "custom" } ], - "time": "2024-08-15T19:03:01+00:00" + "time": "2024-09-19T12:58:53+00:00" }, { "name": "sitando/nova-chat",