diff --git a/composer.json b/composer.json index 5b58c61b..bbaffea4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "scheb/two-factor-bundle", - "type": "library", + "type": "symfony-bundle", "description": "Provides two-factor authentication for Symfony applications", "keywords": ["two-factor", "two-step", "authentication", "security", "symfony"], "homepage": "https://github.com/scheb/two-factor-bundle",