composer: add description

This commit is contained in:
Jan Tvrdik 2017-11-19 10:25:35 +01:00
parent fd48a33359
commit ee0a77bc99

View File

@ -1,5 +1,6 @@
{
"name": "phpstan/phpdoc-parser",
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"license": "MIT",
"require": {
"php": "~7.0"