Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 270 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 270 Bytes

Issues

TBD

Pull requests

This project does continuous integration with travis and scrutinizer.

This means the code standard and phpunit must be valid.

So execute this commands localy before creating a PR

vendor\bin\php-cs-fixer fix
vendor\bin\phpunit