From 9a59351ae30e4030f35df86fd38d993378d35122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:14:24 +0000 Subject: [PATCH] Bump sentry/sentry-laravel from 4.3.1 to 4.4.0 Bumps [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-laravel/compare/4.3.1...4.4.0) --- updated-dependencies: - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 88f37a77..00d07c83 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "laravel/sanctum": "^3.2.5", "laravel/tinker": "^2.8", "opcodesio/log-viewer": "^3.6", - "sentry/sentry-laravel": "^4.3" + "sentry/sentry-laravel": "^4.4" }, "require-dev": { "fakerphp/faker": "^1.23.0", diff --git a/composer.lock b/composer.lock index 70adc826..ba8986b3 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": "cd717fa200fe0b0afd1d6346fa1ddbc4", + "content-hash": "d0f95f0135dd9c37b56bcdc44f32fe97", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -3066,16 +3066,16 @@ }, { "name": "league/flysystem", - "version": "3.25.1", + "version": "3.26.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "abbd664eb4381102c559d358420989f835208f18" + "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18", - "reference": "abbd664eb4381102c559d358420989f835208f18", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/072735c56cc0da00e10716dd90d5a7f7b40b36be", + "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be", "shasum": "" }, "require": { @@ -3140,7 +3140,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.25.1" + "source": "https://github.com/thephpleague/flysystem/tree/3.26.0" }, "funding": [ { @@ -3152,7 +3152,7 @@ "type": "github" } ], - "time": "2024-03-16T12:53:19+00:00" + "time": "2024-03-25T11:49:53+00:00" }, { "name": "league/flysystem-local", @@ -5406,16 +5406,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.3.1", + "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "631a5eb59c9469ce1722233337c11747fc620a8d" + "reference": "f375fed71f2d8ec164dd392c43b0cf716bf7725a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/631a5eb59c9469ce1722233337c11747fc620a8d", - "reference": "631a5eb59c9469ce1722233337c11747fc620a8d", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/f375fed71f2d8ec164dd392c43b0cf716bf7725a", + "reference": "f375fed71f2d8ec164dd392c43b0cf716bf7725a", "shasum": "" }, "require": { @@ -5479,7 +5479,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.3.1" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.4.0" }, "funding": [ { @@ -5491,7 +5491,7 @@ "type": "custom" } ], - "time": "2024-03-13T09:37:21+00:00" + "time": "2024-03-25T13:06:38+00:00" }, { "name": "spatie/color",