From dde395e52693af71699c9db26773a1e72f7b1f7a Mon Sep 17 00:00:00 2001 From: Spomky Date: Tue, 7 Jan 2020 22:40:35 +0100 Subject: [PATCH] Config moved to the correct folder --- .../3.0/config/{ => packages}/webauthn.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename web-auth/webauthn-symfony-bundle/3.0/config/{ => packages}/webauthn.yaml (100%) diff --git a/web-auth/webauthn-symfony-bundle/3.0/config/webauthn.yaml b/web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml similarity index 100% rename from web-auth/webauthn-symfony-bundle/3.0/config/webauthn.yaml rename to web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml