Files
2018-04-11 17:57:57 +02:00

6 lines
68 B
Makefile

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