We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd5d87c + 00234b8 commit 2643075Copy full SHA for 2643075
sourcetree-merge-request-opener
@@ -1,4 +1,4 @@
1
-#!/usr/local/bin/php
+#!/usr/bin/env php
2
<?php
3
4
foreach (array(__DIR__ . '/../../autoload.php', __DIR__ . '/../vendor/autoload.php', __DIR__ . '/vendor/autoload.php') as $file) {
0 commit comments