Add composer scripts
- php-cs-fixer
- phpstan
- unit tests (phpunit)
For now, scripts are running to check only on src/ directory
To run the CI script:
composer run ci
For now, scripts are running to check only on src/ directory
To run the CI script:
composer run ci