ciphersweet-for-laravel/Makefile

8 lines
64 B
Makefile

.PHONY: test tag
test:
@./vendor/bin/phpunit
tag:
@./tag.sh