Skip to content

Commit e078abb

Browse files
committed
Missed reference to old namespace 'Contrib'.
1 parent 8a789ef commit e078abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/CodeClimate/Component/System/Git/GitCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
namespace CodeClimate\Component\System\Git;
33

4-
use Contrib\Component\System\SystemCommand;
4+
use Satooshi\Component\System\SystemCommand;
55

66
class GitCommand extends SystemCommand
77
{

0 commit comments

Comments
 (0)