Skip to content

Commit ba00c4b

Browse files
committed
Merge pull request #68 from willemstuursma/patch-1
Add mandatory description element to composer.json
2 parents 82f9aba + 607a0d6 commit ba00c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "phpdocumentor/reflection-docblock",
3+
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
34
"type": "library",
45
"license": "MIT",
56
"authors": [

0 commit comments

Comments
 (0)