Skip to content

Commit

Permalink
修复大小写
Browse files Browse the repository at this point in the history
  • Loading branch information
chisaato committed Oct 6, 2019
1 parent 9d4b772 commit 2ab387f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Helper/EnvironmentHelper.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php


namespace MisakaCloud\GoVc\Helper;
namespace MisakaCloud\GoVC\Helper;


class EnvironmentHelper
Expand Down
2 changes: 1 addition & 1 deletion src/Helper/ProcessHelper.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php


namespace MisakaCloud\GoVc\Helper;
namespace MisakaCloud\GoVC\Helper;


use Symfony\Component\Process\Process;
Expand Down

0 comments on commit 2ab387f

Please sign in to comment.