#!/usr/bin/env php add(new CLI\RebuildImagesCommand()); $application->add(new CLI\FetchToncoinTransactions()); $application->run();