Add PHPStan dependency - REF #31
PHPStan is PHP code analysis tool that helps maintain a clean base code.
These dependencies have been installed in dev section via composer:
- phpstan/phpstan
- phpstan/extension-installer
- phpstan/phpstan-doctrine
We will probably have to configure the tool later on to customize it according to the project needs.