🤖 Auto commit for release 'develop' on 2025-11-03

This commit is contained in:
JC5
2025-11-03 20:54:02 +01:00
parent 9bd294257b
commit f000f96b00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ declare(strict_types=1);
use Illuminate\Auth\AuthenticationException;
/**
/*
* Sentry Laravel SDK configuration file.
*
* @see https://docs.sentry.io/platforms/php/guides/laravel/configuration/options/