Skip to content

Commit

Permalink
Merge pull request #7 from hostep/little-improvements
Browse files Browse the repository at this point in the history
Make script executable + fixed composer.lock file
  • Loading branch information
convenient authored Dec 9, 2018
2 parents c631006 + da0747e commit 78fc976
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions bin/patch-helper.php
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
require_once __DIR__ . '/../vendor/autoload.php';

Expand Down
6 changes: 4 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78fc976

Please sign in to comment.