Skip to content

Commit 6b8b8c2

Browse files
committed
Change the type of this repository
The description of "project" seems more appropriate: > … or full fledged applications distributed as packages … See https://getcomposer.org/doc/04-schema.md#type
1 parent 235d535 commit 6b8b8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "doctrine/docs-builder",
33
"description": "Helper package for building the docs in Doctrine repos",
44
"license": "MIT",
5-
"type": "library",
5+
"type": "project",
66
"authors": [
77
{
88
"name": "Pauline Vos",

0 commit comments

Comments
 (0)