This PR should help on #12. Things added in this PR:
Added phpstan to dev dependencies
Added psalm to dev dependencies
Upgraded phpunit due to conflicts with new dev dependencies
Removed phpDocumentator from dev dependencies and added the phpDocumentator.phar in the project (as suggested in the phpDocumentator's page since currently there are conflicts between this package and the other dependencies).
Hi,
This PR should help on #12. Things added in this PR:
Hope it helps!