Makefile 68 B

12345
  1. cs:
  2. php-cs-fixer fix --verbose
  3. test:
  4. phpunit -c phpunit.xml.dist