Skip to content

Commit

Permalink
Merge pull request #3 from dude920228/analysis-8mLGV7
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
dude920228 committed Sep 3, 2018
2 parents 91b7e9a + da22784 commit 0197265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pharBuilder.php
Expand Up @@ -7,4 +7,4 @@
$phar->buildFromDirectory(__DIR__.'/phar-build');
$stub = "#!/usr/bin/env php \n".$defaultStub;
$phar->setStub($stub);
$phar->stopBuffering();
$phar->stopBuffering();

0 comments on commit 0197265

Please sign in to comment.