#!/usr/bin/env php register(new ServiceProvider()); $container[Application::class]->run(); } run();