芝麻web文件管理V1.00
编辑当前文件:/home/shaabmuni/public_html/vendor/fzaninotto/faker/Makefile
vendor/autoload.php: composer install --no-interaction --prefer-dist .PHONY: sniff sniff: vendor/autoload.php vendor/bin/phpcs --standard=PSR2 src -n .PHONY: test test: vendor/autoload.php vendor/bin/phpunit --verbose