diff --git a/composer.json b/composer.json index 1d05779..2f5073f 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "symfony/twig-bundle": "4.1.0", "symfony/web-profiler-bundle": "6.1.* <6.1.2", "twig/intl-extra": "3.9.0", - "twig/twig": "2.7.0 || 3.9.0 || 3.10.0 || 3.10.1" + "twig/twig": "2.7.0 || 3.9.0 || 3.10.0 || 3.10.1", + "web-auth/webauthn-symfony-bundle": "5.1.0 || 5.1.1" } }