#!/usr/bin/env php add(new CsFixerInitCommand()); $app->add(new PhpStanInitCommand()); $app->run();