diff --git a/composer.json b/composer.json index 2c4c85b5..8bc538db 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "mirovit/nova-notifications": "^1.0", "pusher/pusher-php-server": "^4.1", "scadini/nova-icon": "^0.2.1", - "sentry/sentry-laravel": "^2.2", + "sentry/sentry-laravel": "^3.5", "sitando/nova-chat": "*", "stidges/laravel-country-flags": "^2.0", "stripe/stripe-php": "^7.66", diff --git a/composer.lock b/composer.lock index 4371b6e3..89df8918 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": "cd72835114fa43b1acf83435d53fa5c9", + "content-hash": "5bafc450945ed573a5b44597360ae306", "packages": [ { "name": "asm89/stack-cors", @@ -5487,37 +5487,39 @@ }, { "name": "sentry/sentry-laravel", - "version": "2.14.2", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "4538ed31d77868dd3b6d72ad6e5e68b572beeb9f" + "reference": "85c2168e469ca73ee90de5e71cef53153e949e64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/4538ed31d77868dd3b6d72ad6e5e68b572beeb9f", - "reference": "4538ed31d77868dd3b6d72ad6e5e68b572beeb9f", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/85c2168e469ca73ee90de5e71cef53153e949e64", + "reference": "85c2168e469ca73ee90de5e71cef53153e949e64", "shasum": "" }, "require": { - "illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0", + "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0", "nyholm/psr7": "^1.0", "php": "^7.2 | ^8.0", - "sentry/sdk": "^3.1", - "sentry/sentry": "^3.3", + "sentry/sdk": "^3.4", + "sentry/sentry": "^3.19", "symfony/psr-http-message-bridge": "^1.0 | ^2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.11", - "laravel/framework": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0", + "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0", "mockery/mockery": "^1.3", - "orchestra/testbench": "3.1 - 3.8 | ^4.7 | ^5.1 | ^6.0 | ^7.0", - "phpunit/phpunit": "^5.7 | ^6.5 | ^7.5 | ^8.4 | ^9.3" + "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0", + "phpunit/phpunit": "^8.4 | ^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev", + "dev-master": "3.x-dev", + "dev-2.x": "2.x-dev", + "dev-1.x": "1.x-dev", "dev-0.x": "0.x-dev" }, "laravel": { @@ -5537,7 +5539,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { @@ -5559,7 +5561,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/2.14.2" + "source": "https://github.com/getsentry/sentry-laravel/tree/3.5.1" }, "funding": [ { @@ -5571,11 +5573,11 @@ "type": "custom" } ], - "time": "2022-10-13T09:21:29+00:00" + "time": "2023-06-20T13:19:32+00:00" }, { "name": "sitando/nova-chat", - "version": "dev-deps/update", + "version": "dev-main", "dist": { "type": "path", "url": "./nova-components/NovaChat",