#!/usr/bin/env php add(new AdvisoryRulesCommand()); $application->add(new CacheWarmupCommand()); $application->run();