Updated dependencies.

This commit is contained in:
Klaus Silveira
2017-08-22 11:09:48 -04:00
parent 9f77f50e79
commit cc1dc5af14
37 changed files with 2797 additions and 1637 deletions

View File

@@ -4,5 +4,4 @@ namespace GitList\Exception;
class EmptyRepositoryException extends \RuntimeException
{
}