diff --git a/composer.json b/composer.json index 3cfd9ee..2b18508 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "doctrine/docs-builder", "description": "Helper package for building the docs in Doctrine repos", "license": "MIT", - "type": "library", + "type": "project", "authors": [ { "name": "Pauline Vos",