Skip to content

Commit

Permalink
Merge pull request #3 from samsonasik/fix-coding-standard
Browse files Browse the repository at this point in the history
Fix coding standard check
  • Loading branch information
Ocramius committed Jul 10, 2020
2 parents 9d52150 + c080b13 commit ea00621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Git/PushViaConsole.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
namespace Laminas\AutomaticReleases\Git;

use Symfony\Component\Process\Process;

use function uniqid;

final class PushViaConsole implements Push
Expand Down

0 comments on commit ea00621

Please sign in to comment.