Files
2018-05-24 18:51:55 +02:00

6 lines
68 B
Makefile

cs:
php-cs-fixer fix --verbose
test:
phpunit -c phpunit.xml.dist