You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes made in #707 cause an exception to be thrown when using the SDK >= v3.5.0 with Laravel Lumen v10 (and likely others).
Sentry\Laravel\Tracing\Middleware::__construct(): Argument #1 ($app) must be of type ?Illuminate\Contracts\Foundation\Application, Laravel\Lumen\Application given