| Current Path : /var/www/v3.cesa.co.za/vendor/tattali/mobile-detect-bundle/ |
| Current File : /var/www/v3.cesa.co.za/vendor/tattali/mobile-detect-bundle/Makefile |
all: test phpunit: php vendor/bin/phpunit lint: php vendor/bin/php-cs-fixer fix --diff php vendor/bin/phpcs --report=code php vendor/bin/phpstan analyse test: lint phpunit