#!/usr/bin/env php bootstrap(); } catch (\Exception $exception) { $dcg_exit($exception->getMessage()); } Application::create($container)->run();