JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/usr/bin/env php add(new ConvertCommand($resourceDirectory, $defaultYamlFile)); $application->add(new UpdateCommand($resourceDirectory)); $application->add(new ParserCommand()); $application->add(new LogfileCommand()); $application->add(new FetchCommand($defaultYamlFile)); $application->run();