share(function(Application $app) { return Configuration::build(null, $app->getEnvironment()); }); } public function boot(SilexApplication $app) { } }