Files
2018-08-01 16:00:05 +02:00

6 lines
68 B
Makefile

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