#!/usr/bin/env php add(new InstallCommand(new PhpArray())); $app->setDefaultCommand('shlink:install'); $app->run();