From bae8b4d2065a915a59e0fa6b2b780f8f1354bdaa Mon Sep 17 00:00:00 2001 From: gaby Date: Fri, 7 Aug 2026 14:27:25 +0200 Subject: [PATCH] Fix vendor autoload path for public/ directory structure - Update WebAuthnManager.php to use correct vendor path from public/include/ Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe --- public/include/WebAuthnManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/include/WebAuthnManager.php b/public/include/WebAuthnManager.php index 4e9f20b..56715cd 100644 --- a/public/include/WebAuthnManager.php +++ b/public/include/WebAuthnManager.php @@ -1,7 +1,7 @@