2022-12-13 09:10:13 +01:00

8 lines
106 B
Makefile

install:
composer update
composer bin all update
test:
vendor/bin/phpunit
vendor/bin/phpstan analyze