diff --git a/Makefile b/Makefile index d4f220fc..4a866dcf 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ php-lint: vendor/bin/php-cs-fixer fix psalm: - vendor/bin/psalm + vendor/bin/psalm --no-cache npm-init: npm ci