share(function (SilexApplication $app) { return new Version(); }); } public function boot(SilexApplication $app) { } }