Merge pull request #68 from willemstuursma/patch-1

Add mandatory description element to composer.json
This commit is contained in:
Mike van Riel
2015-12-24 07:44:45 +01:00
+1
View File
@@ -1,5 +1,6 @@
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"type": "library", "type": "library",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [