#!/bin/bash
set -e
bin/phpstan analyse
