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.
1 parent 5e8586d commit 1f4a6afCopy full SHA for 1f4a6af
build/phar-autoload.php.in
@@ -47,7 +47,7 @@ if ($execute) {
47
require __PHPBU_PHAR_ROOT__ . '/lib/guzzlehttp/promises/functions_include.php';
48
// dropbox collection helper
49
require __PHPBU_PHAR_ROOT__ . '/lib/tightenco/Collect/Support/helpers.php';
50
- require __PHPBU_PHAR_ROOT__ . '/lib/tightenco/Collect/Support/alias.php';
+ //require __PHPBU_PHAR_ROOT__ . '/lib/tightenco/Collect/Support/alias.php';
51
52
phpbu\App\Cmd::main();
53
}
0 commit comments