.PHONY: test
test:
	vendor/bin/phpunit
