Files
2018-06-21 17:59:40 +02:00

6 lines
68 B
Makefile

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