Skip to content

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

Merge request reports

Loading