#!/usr/bin/env bash
./vendor/bin/phpstan --memory-limit=-1 analyse -c "$(pwd)/phpstan.neon"
