From f565bc0f9b64d6bebd81dc28d7cd91dd71e31508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:58:33 +0000 Subject: [PATCH] chore(deps-dev): bump spatie/backtrace in /app-backend Bumps [spatie/backtrace](https://github.com/spatie/backtrace) from 1.7.4 to 1.8.1. - [Release notes](https://github.com/spatie/backtrace/releases) - [Changelog](https://github.com/spatie/backtrace/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/backtrace/compare/1.7.4...1.8.1) --- updated-dependencies: - dependency-name: spatie/backtrace dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-backend/composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/app-backend/composer.lock b/app-backend/composer.lock index a3dc56f..3f68518 100644 --- a/app-backend/composer.lock +++ b/app-backend/composer.lock @@ -8097,16 +8097,16 @@ }, { "name": "spatie/backtrace", - "version": "1.7.4", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe" + "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/cd37a49fce7137359ac30ecc44ef3e16404cccbe", - "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/8c0f16a59ae35ec8c62d85c3c17585158f430110", + "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110", "shasum": "" }, "require": { @@ -8144,7 +8144,8 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.7.4" + "issues": "https://github.com/spatie/backtrace/issues", + "source": "https://github.com/spatie/backtrace/tree/1.8.1" }, "funding": [ { @@ -8156,7 +8157,7 @@ "type": "other" } ], - "time": "2025-05-08T15:41:09+00:00" + "time": "2025-08-26T08:22:30+00:00" }, { "name": "spatie/error-solutions",