@ -1,2 +1,3 @@
vendor
*.swp
output
@ -18,6 +18,7 @@
},
"require-dev": {
"pds/skeleton": "^1.0",
"phpunit/phpunit": "^6"
"phpunit/phpunit": "^6",
"phpdocumentor/phpdocumentor": "2.*"
}