Fixed the doc generation and some typos in the README

This commit is contained in:
Denis Flaven
2019-10-14 16:43:45 +02:00
parent 300a723fca
commit abbd2e64c9
4 changed files with 19 additions and 15 deletions

6
.doc/composer.json Normal file
View File

@@ -0,0 +1,6 @@
{
"require-dev": {
"phpdocumentor/phpdocumentor": "~2",
"jms/serializer": "1.7.*"
}
}