pandorafms/pandora_console/vendor/chrome-php/wrench/Makefile

8 lines
106 B
Makefile
Raw Normal View History

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