mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-02-17 20:17:31 +01:00
Dropping PHAR, using Composer for dependency management
This commit is contained in:
@@ -19,4 +19,8 @@ class UtilsServiceProvider implements ServiceProviderInterface
|
||||
return new Utils($app);
|
||||
};
|
||||
}
|
||||
|
||||
public function boot(Application $app)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user