We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a789ef commit e078abbCopy full SHA for e078abb
src/CodeClimate/Component/System/Git/GitCommand.php
@@ -1,7 +1,7 @@
1
<?php
2
namespace CodeClimate\Component\System\Git;
3
4
-use Contrib\Component\System\SystemCommand;
+use Satooshi\Component\System\SystemCommand;
5
6
class GitCommand extends SystemCommand
7
{
0 commit comments