From: gaby Date: Fri, 7 Aug 2026 12:27:25 +0000 (+0200) Subject: Fix vendor autoload path for public/ directory structure X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=bae8b4d2065a915a59e0fa6b2b780f8f1354bdaa;p=diary-web.git 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 --- 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 @@